From 3fbc4615abe001228e1960a6a0d1dd80de14b895 Mon Sep 17 00:00:00 2001 From: Luyus <2593026969@qq.com> Date: Sun, 11 Jan 2026 15:31:40 +0800 Subject: [PATCH] Luyus --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 0d4f5b5..e325565 100644 --- a/config/index.js +++ b/config/index.js @@ -13,7 +13,7 @@ module.exports = { index: path.resolve(__dirname, '../web/index.html'), assetsRoot: path.resolve(__dirname, '../web'), assetsSubDirectory: 'static', - assetsPublicPath: '', + assetsPublicPath: '/', productionSourceMap: true, // Gzip off by default as many popular static hosts such as // Surge or Netlify already gzip all static assets for you.