From 3a81401739d80ac02886685e92a171112c64490a Mon Sep 17 00:00:00 2001 From: Pan Date: Mon, 7 Aug 2017 16:42:38 +0800 Subject: [PATCH] refine build config --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 75ed2a2..9e7a485 100644 --- a/config/index.js +++ b/config/index.js @@ -6,7 +6,7 @@ module.exports = { env: require('./prod.env'), index: path.resolve(__dirname, '../dist/index.html'), assetsRoot: path.resolve(__dirname, '../dist'), - assetsSubDirectory: './static', + assetsSubDirectory: 'static', assetsPublicPath: './', productionSourceMap: true, // Gzip off by default as many popular static hosts such as