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

Add build command on npm run postinstall #19

Open
gmoura opened this issue Jul 22, 2019 · 3 comments
Open

Add build command on npm run postinstall #19

gmoura opened this issue Jul 22, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@gmoura
Copy link

gmoura commented Jul 22, 2019

Add npm run build on postinstall :

  "scripts": {
    "postinstall": "npm run build"
  },
@gmoura gmoura added the enhancement New feature or request label Jul 22, 2019
@maclovin
Copy link
Contributor

maclovin commented Jul 22, 2019

Actually it's postinstall, I'll send a commit to test this concept, let's watch how it goes @gmoura?

@gmoura gmoura changed the title Add build command on npm run preinstall Add build command on npm run postinstall Jul 23, 2019
@gmoura
Copy link
Author

gmoura commented Jul 23, 2019

Yes! postinstall

@gmoura
Copy link
Author

gmoura commented Jul 23, 2019

Actually it's postinstall, I'll send a commit to test this concept, let's watch how it goes @gmoura?

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants