mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-17 16:56:38 +08:00
fix(ui): 删除冗余
This commit is contained in:
parent
8dc8f2567e
commit
d9558f13ad
@ -4,7 +4,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clear": "rimraf node_modules projects/vue-admin/node_modules projects/vue-mobile/node_modules projects/vue-web/node_modules",
|
"clear": "rimraf node_modules projects/vue-admin/node_modules",
|
||||||
"dev": "pnpm --filter=@gpt-vue-projects/* run dev",
|
"dev": "pnpm --filter=@gpt-vue-projects/* run dev",
|
||||||
"build": "pnpm --filter=@gpt-vue-projects/* run build"
|
"build": "pnpm --filter=@gpt-vue-projects/* run build"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user