Hi, I downloaded the solution .zip and don't see the HMR specific code mentioned in the readme such as the "start": "concurrently \"webpack-dev-server --hot --inline --port 8080\" \"dotnet run\" " in the package.json and the module.hot.accept() call in the main.ts. Unless I'm missing something. I'm really interested in seeing a working example as I've been fighting with getting HMR to work in my VS 2017/Angular solution. Thanks
Hi, I downloaded the solution .zip and don't see the HMR specific code mentioned in the readme such as the "start": "concurrently \"webpack-dev-server --hot --inline --port 8080\" \"dotnet run\" " in the package.json and the module.hot.accept() call in the main.ts. Unless I'm missing something. I'm really interested in seeing a working example as I've been fighting with getting HMR to work in my VS 2017/Angular solution. Thanks