:特性 文档按需测试

This commit is contained in:
sight
2022-04-29 22:32:31 +08:00
parent 813c56f86a
commit 9803b09ee6
87 changed files with 258 additions and 198 deletions

View File

@@ -4,6 +4,7 @@
"homepage": "http://www.layui-vue.com",
"scripts": {
"dev": "pnpm -C ./package/document dev",
"dev:demand": "pnpm -C ./package/document dev:demand",
"build": "npm run build:icons && npm run build:layer && npm run build:component && npm run build:document",
"build:document": "pnpm -C ./package/document build",
"build:component": "pnpm -C ./package/component build",