|
@@ -3,7 +3,7 @@
|
|
|
"version": "1.0.0",
|
|
|
"description": "Element UI & axios & iconfont & permission control & lint",
|
|
|
"scripts": {
|
|
|
- "dev": "npx --max_old_space_size=4096 vue-cli-service serve",
|
|
|
+ "dev": "vue-cli-service serve",
|
|
|
"build:prod": "vue-cli-service build",
|
|
|
"build:stage": "vue-cli-service build --mode staging",
|
|
|
"preview": "node build/index.js --preview",
|
|
@@ -90,4 +90,4 @@
|
|
|
"> 1%",
|
|
|
"last 2 versions"
|
|
|
]
|
|
|
-}
|
|
|
+}
|