-
-
Notifications
You must be signed in to change notification settings - Fork 158
Auto detect for node #9
Comments
https://github.com/rtsao/babel-preset-es2015-node/blob/master/index.js |
yeah we can use |
What about a special value for node (e.g. |
I'll work on this! |
Awesome - And we can even use it on the project itself 😛 |
@shubheksha still able to work on this? no rush though |
You can do what was in facebook/create-react-app#878 if you use a preset or use a local js file. If you use a package.json/babelrc you won't be able to use javascript in the config so we could have a hardcoded option for this. so you can specify And maybe |
@shubheksha Let me know if you need any more context/help on this, or if someone else can take this too |
w/ |
babel/babel#3476 (comment)
Or just determine current node version before running?
The text was updated successfully, but these errors were encountered: