FIX assets poath

This commit is contained in:
salomonelli 2017-09-13 21:50:23 +02:00
parent efa2a94dd9
commit 42331d52f6

View File

@ -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"