Dword fc8e14264c Remove process.exit(1) from babel-node (#9758)
Because it breaked graceful shutdown of the sub process.
2019-09-06 14:32:45 -04:00
..
2019-09-06 19:25:16 +02:00

@babel/node

Babel command line

See our website @babel/node for more information.

Install

Using npm:

npm install --save-dev @babel/node

or using yarn:

yarn add @babel/node --dev