@babel/node
Patched version of @babel/node
Add --source-maps option to make error stack trace correct for revealing the exact source code line number rather the one of transpiled code.
Babel command line
See our website @babel/node for more information.
Install
Using npm:
npm install --save-dev @genx/babel-node
or using yarn:
yarn add @genx/babel-node --dev