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 files before publishing #514

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

Conversation

miguelsm
Copy link

This is useful when using the library in targets such as web. Compiling the files before publishing allows the library to be used out of the box, without requiring extra configuration from users to build it manually with e.g. babel, webpack, etc. In my case I'm using the library in a ClojureScript project with Shadow CLJS and I'm having to compile the JSX manually using babel.

  • I ran yarn run fix on my PR and fixed any formatting issues

This is useful when using the library in targets such as web.
@jemise111
Copy link
Owner

Hey @miguelsm I appreciate the PR. I'm not that familiar with using bob and prebuilding. I need to do some more reading and testing before I merge. Hope to get to it soon though, thanks!

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