We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Suggestion: Ability to change the babel config
Why? It is quite difficult to stay on top of all the new developments in ES*
There are some features that I would to use today in webpackbin today: example decorators (stage 2) or styled-jsx
With a customizable babel config, this does not become an overhead for the maintainers
Suggested approach: Let users override defaults by adding a .babelrc to the bin
The text was updated successfully, but these errors were encountered:
I might be completely wrong here. I did not go through the entire docs 🙊
Sorry, something went wrong.
No branches or pull requests
Suggestion:
Ability to change the babel config
Why?
It is quite difficult to stay on top of all the new developments in ES*
There are some features that I would to use today in webpackbin today: example decorators (stage 2) or styled-jsx
With a customizable babel config, this does not become an overhead for the maintainers
Suggested approach:
Let users override defaults by adding a .babelrc to the bin
The text was updated successfully, but these errors were encountered: