trivago / parallel-webpack

Builds multi-config webpack projects in parallel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible to utilize Webpack's Hot Module Reload?

Drakota opened this issue · comments

Just wondering if it would be possible right now or in the future to hot reload each config in parallel.

EDIT: My Webpack configuration did not output [HMR] logs, but now it does after some tweaking.