MCPcopy 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

1const { execSync } = require('child_process');
2const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin');
3const fse = require('fs-extra');
4

Callers

nothing calls this directly

Calls 2

getVersionFunction · 0.85
deleteMethod · 0.65

Tested by

no test coverage detected