From 39bd651e5b6cbeab5ee331605c1fc84d9532623e Mon Sep 17 00:00:00 2001 From: finjs <359771813@qq.com> Date: Wed, 29 Jul 2020 15:41:38 +0800 Subject: [PATCH] Update vue.config.js --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 1f84cd96f1..ce40a5ef7f 100644 --- a/vue.config.js +++ b/vue.config.js @@ -120,7 +120,7 @@ const vueConfig = { transpileDependencies: [] } -// preview.pro.loacg.com only do not use in your production; +// preview.pro.loacg.com only do not use in your production if (process.env.VUE_APP_PREVIEW === 'true') { console.log('VUE_APP_PREVIEW', true) // add `ThemeColorReplacer` plugin to webpack plugins