MCPcopy
hub / github.com/CesiumGS/cesium / gulpfile.js

File gulpfile.js

gulpfile.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { writeFileSync, copyFileSync, readFileSync, existsSync } from "fs";
2import { readFile, writeFile } from "fs/promises";
3import { join, basename, resolve, dirname } from "path";
4import { exec, execSync } from "child_process";

Callers

nothing calls this directly

Calls 6

buildCesiumFunction · 0.90
glslToJavaScriptFunction · 0.90
bundleWorkersFunction · 0.90
createCombinedSpecListFunction · 0.90
resolveFunction · 0.85
rebuildMethod · 0.80

Tested by

no test coverage detected