ソースを参照

删除babel,提高编译速度。

RuoYi 5 年 前
コミット
c7908e1b8e
共有1 個のファイルを変更した1 個の追加4 個の削除を含む
  1. 1 4
      ruoyi-ui/package.json

+ 1 - 4
ruoyi-ui/package.json

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