Closed
Description
Hi!
I yet again have yet to create a trimmed down example of the problem, but for now this is the issue.
We have HMR enabled (using the hot
) parameter, however not seeing the hot-loader code being injected into any bundles. Therefore when an update is made, the style include is never reloaded.
What am I possibly missing?
Thanks.