This repository has been archived by the owner on Jan 24, 2020. It is now read-only.
v2.0.4
Bug Fixes
- resolved issue with hot module reloading (NB: the very first time you run the solution in debug mode, the initial browser request to site root will fail. Just reload the page after half a minute, and .net core webpack middleware will have had enough time to output the entry point files!)
Improvements
- updated to babel preset-env
- updated and pinned ui project dependencies using npm shrinkwrap