From e6a77efc0175c33af3847e0325dcfd114fbbcc3c Mon Sep 17 00:00:00 2001 From: licc Date: Sat, 12 Mar 2022 11:05:52 +0800 Subject: [PATCH] fix: Remove duplicate comments --- vue.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 33a63483..ac16d0bd 100644 --- a/vue.config.js +++ b/vue.config.js @@ -49,7 +49,6 @@ module.exports = { } }, chainWebpack(config) { - // it can improve the speed of the first screen, it is recommended to turn on preload // it can improve the speed of the first screen, it is recommended to turn on preload config.plugin('preload').tap(() => [ {