Просмотр исходного кода

删除babel,提高编译速度。

RuoYi лет назад: 5
Родитель
Сommit
c7908e1b8e
1 измененных файлов с 1 добавлено и 4 удалено
  1. 1 4
      ruoyi-ui/package.json

+ 1 - 4
ruoyi-ui/package.json

@@ -1,6 +1,6 @@
1
 {
1
 {
2
   "name": "ruoyi",
2
   "name": "ruoyi",
3
-  "version": "2.3.0",
3
+  "version": "2.0.0",
4
   "description": "若依管理系统",
4
   "description": "若依管理系统",
5
   "author": "若依",
5
   "author": "若依",
6
   "license": "MIT",
6
   "license": "MIT",
@@ -65,9 +65,6 @@
65
     "vuex": "3.1.0"
65
     "vuex": "3.1.0"
66
   },
66
   },
67
   "devDependencies": {
67
   "devDependencies": {
68
-    "@babel/core": "7.0.0",
69
-    "@babel/register": "7.0.0",
70
-    "@babel/parser": "^7.7.4",
71
     "@vue/cli-plugin-babel": "3.5.3",
68
     "@vue/cli-plugin-babel": "3.5.3",
72
     "@vue/cli-plugin-eslint": "^3.9.1",
69
     "@vue/cli-plugin-eslint": "^3.9.1",
73
     "@vue/cli-plugin-unit-jest": "3.5.3",
70
     "@vue/cli-plugin-unit-jest": "3.5.3",