diff --git a/config/index.js b/config/index.js index 196da1f..1641cf8 100755 --- a/config/index.js +++ b/config/index.js @@ -25,7 +25,7 @@ module.exports = { env: require('./dev.env'), port: 8080, autoOpenBrowser: true, - assetsSubDirectory: 'static', + assetsSubDirectory: '/static', assetsPublicPath: '/', proxyTable: {}, // CSS Sourcemaps off by default because relative paths are "buggy"