From 78d3de08f008d23904dc449eb0f4371e4ebb0eaf Mon Sep 17 00:00:00 2001 From: lyf Date: Wed, 14 Sep 2022 09:41:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=20FoShanPG=20=E5=88=86?= =?UTF-8?q?=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/babel.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/babel.config.js b/vue/babel.config.js index c8e69f56..af5eb22b 100644 --- a/vue/babel.config.js +++ b/vue/babel.config.js @@ -2,4 +2,4 @@ module.exports = { presets: [ '@vue/app' ] -} +}