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 prebuild #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add prebuild #2

wants to merge 1 commit into from

Conversation

dirkschumacher
Copy link
Owner

No description provided.

@dirkschumacher dirkschumacher force-pushed the prebuild branch 3 times, most recently from 6c62a2a to b25855b Compare March 3, 2018 12:49
"install": "prebuild-install || node-gyp-build",
"test": "node test.js",
"prebuild": "prebuild -t 9.0.0 --strip -u $githubtoken",
"prepublishOnly": "npm run prebuild"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be npm test && npm run prebuild in order to prevent publishing a broken version.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@derhuerst
Copy link
Collaborator

this can be merged right?

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.

None yet

2 participants