This commit is contained in:
hufeixiong
2022-01-14 09:48:18 +08:00
parent 94175c8de7
commit 387423ce62
12 changed files with 822 additions and 26 deletions

View File

@@ -9,6 +9,7 @@
"start:doc": "lerna exec npm run start --scope=dooringx-dumi-doc",
"build": "lerna exec npm run build --scope=dooringx-lib",
"deploy": "lerna exec npm run docs:build --scope=dooringx-dumi-doc",
"build:cli":"lerna exec npm run build --scope=dooringx-cli",
"pub": "node ./script/publish.js",
"changelog": "node ./script/changelog.js",
"translate": "node ./script/translate.js",