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

Babel yo-yoify independent modules without using browserify? #65

Closed
arturi opened this issue Feb 20, 2017 · 1 comment
Closed

Babel yo-yoify independent modules without using browserify? #65

arturi opened this issue Feb 20, 2017 · 1 comment

Comments

@arturi
Copy link

arturi commented Feb 20, 2017

Hi! Need help with yo-yo/choo build setup. I’ve added yo-yoify to the “browserify bundled” version of my build, but I also have a lib version, where each individual module is transpiled with Babel from ES6, like so: "build:lib": "babel src --source-maps -d lib". How would I add yo-yoify to that? Thanks.

It’s needed, because otherwise this happens https://github.com/shama/bel#note.

Thank you.

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