next try with public path
This commit is contained in:
parent
bf92d60f61
commit
391daad693
@ -42,7 +42,7 @@ module.exports = {
|
||||
devtool: 'source-map',
|
||||
output: {
|
||||
path: exportPath,
|
||||
publicPath: '/build/',
|
||||
publicPath: 'build/',
|
||||
filename: appName
|
||||
},
|
||||
module: {
|
||||
|
Loading…
Reference in New Issue
Block a user