Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Live Reloading with TypeScript 1.5-alpha

Choose a tag to compare

@markwylde markwylde released this 14 Apr 22:11

Now when making any HTML changes the browser will automatically reload just the view that has changed. This means you do not need to refresh the whole page.

Currently CSS is not automatically reloaded, but that will be included in the next release.