From ee079657fec48afdfb2077b8cffe5df0d25ad7ba Mon Sep 17 00:00:00 2001 From: qinjie Date: Mon, 30 Aug 2021 16:38:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=89=93=E5=8C=85=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E8=B7=AF=E5=BE=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vue.config.js b/vue.config.js index 5422b82..1d22342 100644 --- a/vue.config.js +++ b/vue.config.js @@ -32,6 +32,8 @@ const assetsCDN = { // vue.config.js const vueConfig = { configureWebpack: { + // 打包资源路径 + publicPath: './', // webpack plugins plugins: [ // Ignore all locale files of moment.js