From d29fe10b9346aec0bb1aff1ebf1fe9fa9c41d45f Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Fri, 17 Jul 2020 16:20:31 +0800
Subject: [PATCH] 删除babel,提高编译速度。
---
ruoyi-ui/package.json | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index b41c859..6353e1b 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -65,9 +65,6 @@
"vuex": "3.1.0"
},
"devDependencies": {
- "@babel/core": "7.0.0",
- "@babel/register": "7.0.0",
- "@babel/parser": "^7.7.4",
"@vue/cli-plugin-babel": "3.5.3",
"@vue/cli-plugin-eslint": "^3.9.1",
"@vue/cli-plugin-unit-jest": "3.5.3",
--
Gitblit v1.9.2