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

Support for .babelrc? #287

Open
butsjoh opened this issue Nov 27, 2015 · 1 comment
Open

Support for .babelrc? #287

butsjoh opened this issue Nov 27, 2015 · 1 comment

Comments

@butsjoh
Copy link

butsjoh commented Nov 27, 2015

Does the transpiler respect the .babelrc file for including extensions?

I am using react-rails and i would like to include https://github.com/gaearon/react-transform-catch-errors as well. This is possible through adding it to the .babelrc file. I tried but it is not doing anything. I am expecting to much? :)

Would like to have some thoughts on my issue.

@ralekna
Copy link

ralekna commented Nov 27, 2015

I'm pretty sure that .babelrc works only for babel-cli. Ruby-babel-transpiler works in isolated ExecJS environment and doesn't take .babelrc for configuration.

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

2 participants