7.14.9 • Published 3 years ago

@genx/babelnode v7.14.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@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