diff --git a/config/index.js b/config/index.js index 78cd722..215a35e 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"