Use standard .*rc files
Created by: EnoahNetzach
After ejecting it is not immediately clear how to add, for example, new scripts that use babel-cli
.
The configuration I'm used to is in a .babelrc
file which is loaded automatically by babel, right now I'm not sure how to replicate this standard behaviour with babel.dev.js
.