FIX assets poath
This commit is contained in:
parent
efa2a94dd9
commit
42331d52f6
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user