Files
babel/packages/babel-core
Huáng Jùnliàng d08702c9d2 inputSourceMap should work when it is in an external file (#10623)
* fix: construct comment block for fromMapFileComment

* add test

* small tweak: redundant capturing group
2019-10-31 16:12:44 -04:00
..
2017-03-25 21:46:16 -04:00
2019-10-10 16:25:04 +02:00

@babel/core

Babel compiler core.

See our website @babel/core for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/core

or using yarn:

yarn add @babel/core --dev