♻️(document): 调整文档结构
@ -3,10 +3,12 @@
|
|||||||
"description": "a component library for Vue 3 base on layui-vue",
|
"description": "a component library for Vue 3 base on layui-vue",
|
||||||
"homepage": "http://www.layui-vue.com",
|
"homepage": "http://www.layui-vue.com",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "pnpm -C ./package/document dev",
|
"dev": "pnpm -C ./package/document-component dev",
|
||||||
"dev:layer": "pnpm -C ./package/layer-document dev",
|
"dev:layer": "pnpm -C ./package/document-layer dev",
|
||||||
"build": "npm run build:icons && npm run build:layer && npm run build:component && npm run build:document",
|
"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:document": " npm run build:document-component && npm run build:document-layer",
|
||||||
|
"build:document-component": "pnpm -C ./package/document-component build",
|
||||||
|
"build:document-layer": "pnpm -C ./package/document-layer build",
|
||||||
"build:component": "pnpm -C ./package/component build",
|
"build:component": "pnpm -C ./package/component build",
|
||||||
"build:icons": "pnpm -C ./package/icons build",
|
"build:icons": "pnpm -C ./package/icons build",
|
||||||
"build:layer": "pnpm -C ./package/layer build",
|
"build:layer": "pnpm -C ./package/layer build",
|
||||||
|
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |