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 6 #2

Open
novemberborn opened this issue Nov 13, 2015 · 0 comments
Open

Babel 6 #2

novemberborn opened this issue Nov 13, 2015 · 0 comments

Comments

@novemberborn
Copy link

Babel 6 can't transform the index.js file without explicitly specifying the necessary plugins. In my project these are listed in a .babelrc file but Babel stops looking for configuration options when it encounters the package.json file.

Adding the configuration for Babel 6 seems brittle though, and won't work if the depending project is using Babel 5. Perhaps the es5 file should just be the default? That'd be the most compatible solution.

I could do a PR for this if you're interested.

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