📝: chore: scripts 添加 dev:layer

This commit is contained in:
sight 2022-06-24 14:52:09 +08:00
parent e20b1cb6b0
commit d28a4a7c82

View File

@ -4,7 +4,7 @@
"homepage": "http://www.layui-vue.com",
"scripts": {
"dev": "pnpm -C ./package/document dev",
"dev:demand": "pnpm -C ./package/document dev:demand",
"dev:layer": "pnpm -C ./package/layer-document dev",
"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",