Make babelrc configurable#121
Conversation
|
this would've beed very useful if it wasn't for #1886 (see my comment at the bottom) |
|
Deleting the option won't affect much since babel is not expecting any So I have to ask, are you trying to read options from babelrc or just trying to bust the internal cache ? |
|
I've read the linked discussion. It's currently in the master and develop branch, give it a try, I should make a release tomorrow |
|
@thealjey lol someone should update the website 💃 |
|
@couto For example, This is basically the reason why to this day I was not able to use .babelrc on my project (but I really want to for obvious reasons). I would also just love it if the configuration could be written in the YAML format (just a personal preference). |
This fixes #107