Skip to content

Commit 144e0f8

Browse files
committed
Fix webpack config when hot reloading
1 parent 66982a7 commit 144e0f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/widget/webpack.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ class WebpackProcessor {
5555
}, debug);
5656

5757
return _.mergeWith(
58+
{},
5859
this.initialWebpackConfig,
5960
debugConfig,
6061
loadedConfig,

0 commit comments

Comments
 (0)