MCPcopy
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

1import path from "node:path";
2import fs from "node:fs";
3import { cpus } from "node:os";
4import { createRequire } from "node:module";

Callers

nothing calls this directly

Calls 15

logFunction · 0.90
requireFunction · 0.85
libBundlesIteratorFunction · 0.85
packagesIteratorFunction · 0.85
getIndexFromPackageFunction · 0.85
generateTypeHelpersFunction · 0.85
generateTraverseHelpersFunction · 0.85
generateStandaloneFunction · 0.85
applyBabelToGlobFunction · 0.85
buildRollupFunction · 0.85
buildBabelParserDtsFunction · 0.85

Tested by

no test coverage detected