1
0
mirror of synced 2025-12-11 08:38:08 +08:00
This commit is contained in:
xuliangzhan
2019-04-30 11:55:33 +08:00
parent d9193ba2cd
commit a2acaf0455
12 changed files with 241 additions and 52 deletions

View File

@@ -6,7 +6,7 @@
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"lib": "vue-cli-service build --target lib --name index --dest lib src/index.js"
"lib": "vue-cli-service build --no-clean --target lib --name index --dest lib src/index.js"
},
"files": [
"lib",