Skip to content

chore: Replace the prepublish script with prepare#143

Open
runarberg wants to merge 1 commit into
rpl:masterfrom
runarberg:add-prepare-script
Open

chore: Replace the prepublish script with prepare#143
runarberg wants to merge 1 commit into
rpl:masterfrom
runarberg:add-prepare-script

Conversation

@runarberg

Copy link
Copy Markdown

The prepublish script has been depricated in favor of
prepare. prepublish doesn’t run before npm install in npm v5
which is inconvenient. when pulling straight from the git repository.

See here for details: https://docs.npmjs.com/all#prepublish-and-prepare

The `prepublish` script has been depricated in favor of
`prepare`. `prepublish` doesn’t run before `npm install` in npm v5
which is inconvenient. when pulling straight from the git repository.

See here for details: https://docs.npmjs.com/all#prepublish-and-prepare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant