From b7cf79e1cc37d8cb12bb9f265e1039c24cda33a3 Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Sun, 8 Aug 2021 12:42:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E6=BA=90=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vue.config.js b/vue.config.js index bb7a4f76..c58e8a44 100644 --- a/vue.config.js +++ b/vue.config.js @@ -2,6 +2,7 @@ const path = require('path') module.exports = { publicPath: '/', + productionSourceMap: false, css: { loaderOptions: { sass: {