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

Use rollup to create flat bundles #38

Merged
merged 1 commit into from
Apr 25, 2018

Conversation

Andarist
Copy link
Contributor

@Andarist Andarist commented Apr 19, 2018

warning
this is somewhat a breaking change if somebody imported anything using a "deep path", i.e.

require('react-automata/lib/Action')

Personally I don't consider package's directory structure part of its public API 🤷‍♂️

@takahiro-saeki
Copy link

it would be great choice!

@MicheleBertoli
Copy link
Owner

Thank you very much @Andarist, this is pretty awesome.
babel-cli and cross-env can be removed, right?

@Andarist
Copy link
Contributor Author

@MicheleBertoli good eye, fixed 😉

@MicheleBertoli MicheleBertoli merged commit 80a4974 into MicheleBertoli:master Apr 25, 2018
@MicheleBertoli
Copy link
Owner

Thank you very much, @Andarist 🙌

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

3 participants