-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Closed
Labels
Milestone
Description
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
.
ForbesLindesay, dabit3 and Zaggensotojuan