We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a76d4 commit a146564Copy full SHA for a146564
webpack.config.js
@@ -24,7 +24,7 @@ module.exports = {
24
options: {
25
dev,
26
hydratable: true,
27
- hotReload: true
+ hotReload: dev,
28
}
29
30
},
0 commit comments