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

Build packages automatically #31 #6

Open
basham opened this issue Jan 28, 2019 · 1 comment
Open

Build packages automatically #31 #6

basham opened this issue Jan 28, 2019 · 1 comment

Comments

@basham
Copy link
Member

basham commented Jan 28, 2019

csbasham commented on May 17, 2018


We may consider using some built-in npm scripts to ensure the Conduit builds happen before publishing.
https://docs.npmjs.com/misc/scripts#prepublish-and-prepare

I think prepare is what we should use, if assuming npm 4+; otherwise, prepublish for legacy npm.

This would just mean that we don't have to explicitly tell it to build. But maybe we want to keep it explicit? I don't know.

@basham
Copy link
Member Author

basham commented Jan 28, 2019

csbasham commented on Jun 12, 2018


This PR actually some some qualities that I think I'm looking for.
https://github.com/staltz/callbag-share/pull/7/files

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