Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ build.plugin.js
File
build.plugin.js
packages/engine/build.plugin.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ execSync } = require(
'child_process'
);
2
const
TsconfigPathsPlugin = require(
'tsconfig-paths-webpack-plugin'
);
3
const
fse = require(
'fs-extra'
);
4
Callers
nothing calls this directly
Calls
2
getVersion
Function · 0.85
delete
Method · 0.65
Tested by
no test coverage detected