Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate npm install from npm build #379

Closed
znarf opened this issue May 11, 2018 · 0 comments
Closed

Separate npm install from npm build #379

znarf opened this issue May 11, 2018 · 0 comments

Comments

@znarf
Copy link
Member

znarf commented May 11, 2018

Right now, we have a postinstall npm hook which is automatically triggering a build after we run npm install. I think we should remove that and clearly separate these tasks.

My understanding is that we're doing that mainly for the Heroku setup. We'll need to have that in mind if we proceed to change something.

https://devcenter.heroku.com/articles/nodejs-support#heroku-specific-build-steps

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

No branches or pull requests

1 participant