babel/packages/babel-register
Huáng Jùnliàng 1a65ba76f0
test: add console warn spy on babel-register tests (#11780)
* test: add console warn spy on register tests

* address review comments
2020-07-02 11:32:41 -04:00
..
2020-06-07 22:21:33 +02:00
2017-03-25 21:46:16 -04:00
2020-06-30 09:04:22 -04:00

@babel/register

babel require hook

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

Install

Using npm:

npm install --save-dev @babel/register

or using yarn:

yarn add @babel/register --dev