MCPcopy Create free account
hub / github.com/cocos/cocos-engine / build-adapter.js

File build-adapter.js

scripts/build-adapter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const ps = require('path');
2const fs = require('fs');
3const gulp = require('gulp');
4const babelify = require('babelify');

Callers

nothing calls this directly

Calls 9

requireFunction · 0.85
bundleNativeAdapterFunction · 0.85
bundleMinigameAdapterFunction · 0.85
bundleRuntimeAdapterFunction · 0.85
logMethod · 0.80
joinMethod · 0.80
errorMethod · 0.80
timeMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected