Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
ps = require(
'path'
);
2
const
fs = require(
'fs'
);
3
const
gulp = require(
'gulp'
);
4
const
babelify = require(
'babelify'
);
Callers
nothing calls this directly
Calls
9
require
Function · 0.85
bundleNativeAdapter
Function · 0.85
bundleMinigameAdapter
Function · 0.85
bundleRuntimeAdapter
Function · 0.85
log
Method · 0.80
join
Method · 0.80
error
Method · 0.80
time
Method · 0.45
exit
Method · 0.45
Tested by
no test coverage detected