Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/babel/babel
/ Gulpfile.ts
File
Gulpfile.ts
Gulpfile.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
"node:path"
;
2
import
fs from
"node:fs"
;
3
import
{ cpus } from
"node:os"
;
4
import
{ createRequire } from
"node:module"
;
Callers
nothing calls this directly
Calls
15
log
Function · 0.90
require
Function · 0.85
libBundlesIterator
Function · 0.85
packagesIterator
Function · 0.85
getIndexFromPackage
Function · 0.85
generateHelperGlobalsData
Function · 0.85
generateTypeHelpers
Function · 0.85
generateTraverseHelpers
Function · 0.85
generateStandalone
Function · 0.85
applyBabelToGlob
Function · 0.85
buildRollup
Function · 0.85
buildBabelParserDts
Function · 0.85
Tested by
no test coverage detected