Skip to content

(fix): Add a prepare script to package.json #68

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

Merged
merged 1 commit into from
Feb 22, 2020
Merged

(fix): Add a prepare script to package.json #68

merged 1 commit into from
Feb 22, 2020

Conversation

Naturalclar
Copy link
Member

@Naturalclar Naturalclar commented Feb 22, 2020

Closes #67
adding a prepare script will ensure that yarn build will run before publishing the package.

https://docs.npmjs.com/misc/scripts

Summary

Test Plan

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅❌
Android ✅❌

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I mentioned this change in CHANGELOG.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)

Closes #67 
adding a `prepare` script will ensure that `yarn build` will run before publishing the package.
@pvinis pvinis merged commit f0d7c5e into master Feb 22, 2020
@pvinis pvinis deleted the fix-release branch February 22, 2020 05:47
@github-actions github-actions bot mentioned this pull request Feb 21, 2025
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.

NPM release seems very broken
2 participants