From 336eb9d9e98b0bee952c27a50820dbdb350bcc03 Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Sat, 31 Jul 2021 16:16:47 +0800 Subject: =?UTF-8?q?=F0=9F=94=A5=F0=9F=9A=9A=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除:laugh.txt,需要时再拉取 - 移动控制台文件至plugins/console目录下 - 新增: - 和管理贴贴w - 正式的可视化前端单页 --- ATRI/plugins/manege/atri-manege/babel.config.js | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ATRI/plugins/manege/atri-manege/babel.config.js (limited to 'ATRI/plugins/manege/atri-manege/babel.config.js') diff --git a/ATRI/plugins/manege/atri-manege/babel.config.js b/ATRI/plugins/manege/atri-manege/babel.config.js deleted file mode 100644 index e955840..0000000 --- a/ATRI/plugins/manege/atri-manege/babel.config.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = { - presets: [ - '@vue/cli-plugin-babel/preset' - ] -} -- cgit v1.2.3