From 2e13d6110709161580fb3367f66af4c7b2bed042 Mon Sep 17 00:00:00 2001 From: Pan Date: Mon, 3 Jul 2017 14:02:42 +0800 Subject: [PATCH] refine --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 9e7a485..75ed2a2 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