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

When publishing these packages, publish built / transpiled JavaScript #2

Open
pcowgill opened this issue Jan 8, 2020 · 1 comment

Comments

@pcowgill
Copy link

pcowgill commented Jan 8, 2020

Cool project!

@achingbrain When publishing these packages to npm, etc., would you consider publishing built / transpiled JavaScript using a tool like rollup? Otherwise it makes it hard to use these libs in a project with a different Babel config.

This would mean adding a build script for each child package so that they're all run with the lerna command from the root dir.

Thanks!

@pcowgill
Copy link
Author

Or alternatively, add the argument to the README for why a client using this lib might want to do the transpiling for their own target envs, plus instructions on how best to do that.

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