Skip to content
master
Switch branches/tags
babel/packages/babel-register/
babel/packages/babel-register/
This branch is 1166 commits behind main.
Contribute

Latest commit

Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
4108524

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

@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