This commit is contained in:
xiaojunnuo
2024-10-10 21:50:04 +08:00
parent 79f8e5bf47
commit 50173aa265
11 changed files with 11 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
"lint:fix": "mwts fix",
"ci": "npm run cov",
"build": "mwtsc --cleanOutDir --skipLibCheck",
"dev-build": "echo 1",
"build-on-docker": "node ./before-build.js && npm run build",
"up-mw-deps": "npx midway-version -u -w",
"heap": "clinic heapprofiler -- node ./bootstrap.js",