From 9c0ad7adb858ec8cc6a2be1c6a9e4c5daa397917 Mon Sep 17 00:00:00 2001 From: ival <610568032@qq.com> Date: Tue, 12 Nov 2019 17:29:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- babel.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babel.config.js b/babel.config.js index 077dd55e4..e74f88c82 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,7 +1,7 @@ module.exports = { presets: [ '@vue/app' - ], + ] // plugins: [ // '@babel/plugin-syntax-dynamic-import' // ]