💻
How are you using Babel?
@babel/cli
Input code
when -e is a param of an app.js
node app.js -e != babel-node app.js -e
Configuration file name
No response
Configuration
No response
Current and expected behavior
when -e is a param of an app.js
node app.js -e != babel-node app.js -e
Is it possible to make their behavior the same?
Environment
Possible solution
No response
Additional context
No response
💻
How are you using Babel?
@babel/cli
Input code
when -e is a param of an app.js
node app.js -e != babel-node app.js -e
Configuration file name
No response
Configuration
No response
Current and expected behavior
when -e is a param of an app.js
node app.js -e != babel-node app.js -e
Is it possible to make their behavior the same?
Environment
Possible solution
No response
Additional context
No response