mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: product info
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"lint": "mwts check",
|
||||
"lint:fix": "mwts fix",
|
||||
"ci": "npm run cov",
|
||||
"build": "mwtsc --cleanOutDir --skipLibCheck",
|
||||
"build": "npm run export-metadata && mwtsc --cleanOutDir --skipLibCheck",
|
||||
"export-metadata": "node export-plugin-yaml.js",
|
||||
"dev-build": "echo 1",
|
||||
"build-on-docker": "node ./before-build.js && npm run build",
|
||||
"up-mw-deps": "npx midway-version -u -w",
|
||||
|
||||
Reference in New Issue
Block a user