Fix webpack HMR
This commit is contained in:
@@ -47,4 +47,5 @@ module.exports = mergeWithConcat(config, {
|
||||
.map(file => path.join(config.paths.assets, file));
|
||||
},
|
||||
},
|
||||
publicPath: `${config.publicPath}/${path.basename(config.paths.dist)}/`,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user