- 
                Notifications
    You must be signed in to change notification settings 
- Fork 429
Closed
Description
I have problems with the updated version since splitting the monolithic webpack.config into multiple files. HMR seems to be broken. I say "seem" because I am clearly no expert on WebPack, but I had to revert my project back to the last version I pulled a few days ago. Here is what I get:
I am working on Windows (damn) and use Visual Studio 2017 but I can replicate this result on my Mac. The image taken is after pulling the repo and just run it from VS or dotnet run.
I tried my best to get down to the cause but my knowledge of WebPack .. de facto does not exist. Too much has changed in the config file(s) and I get lost digging into the new ones :(
Anyone else having this issue?
