Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

v2.0.4

Compare
Choose a tag to compare
@mrellipse mrellipse released this 27 Sep 13:35
· 30 commits to master since this release

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