-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Is the hot mode still supported? It seems like hot
is always false
in
webpack-dev-server/client/index.js
Line 8 in 3932f64
var hot = false; |
I'm trying to set up the hot mode with an inlined webpack-dev-server using the style-loader. The client receives the hot event and the webpack config has the HotModuleReplacementPlugin applied, but the styles are not replaced.
Metadata
Metadata
Assignees
Labels
No labels