Welcome to mirror list, hosted at ThFree Co, Russian Federation.

runtime.js « diff « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82ea7e696aa01b65e46929e7595b2468b1917198 (plain)
1
2
3
require('@babel/register')({
  ignore: ['lib', 'node_modules']
});