Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

make the package consumable from git#1

Open
trusktr wants to merge 1 commit into
saleae:masterfrom
trusktr:patch-1
Open

make the package consumable from git#1
trusktr wants to merge 1 commit into
saleae:masterfrom
trusktr:patch-1

Conversation

@trusktr

@trusktr trusktr commented Jun 23, 2020

Copy link
Copy Markdown

In case you are wondering how "make the package consumable from git" has anything to do with the change. It's because when npm installs something from a git repo, it looks for and runs the prepare script. Note before prepare runs, npm also installs dev dependencies so that any builds step may work. This is useful so that the build output will be included in the final installation in a project's node_modules.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant