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