mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-20 22:10:30 +00:00
Fixes client localdev reloading
This commit is contained in:
@@ -47,6 +47,7 @@ module.exports = {
|
||||
// by the dev server for dynamic hot loading.
|
||||
output: {
|
||||
path: path.join(__dirname, 'build/'),
|
||||
publicPath: 'http://' + WEBPACK_SERVER_HOST + ':4041/build/',
|
||||
filename: '[name].js'
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user