-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Milestone
Description
Improve the experience of using webpack-blocks as shared by @zcei: see comment
-
core: More useful output forcreateConfig()block assertion -
dev-server: Document that it adds theHotModuleReplacementPlugin; maybe don't add it at all if--hotis found in the arguments (see Error with hot reloading and "-d": "SyntaxError: missing ) after argument list" webpack/style-loader#18) -
extract-text: Investigate if re-using a plugin instance for multiple matches with the same file type test makes sense