rangle / augury

Angular Debugging and Visualization Tools
https://augury.rangle.io
MIT License
2.01k stars 216 forks source link

Add HMR support #1352

Closed stevenkampen closed 5 years ago

stevenkampen commented 5 years ago

@andrewthauer This adds HMR support. It works in my local HMR configured app and on stackblitz.com (e.g. https://angular-9b55kc.stackblitz.io/).

andrewthauer commented 5 years ago

@stevenkampen - Did you want to do a canary release of this fix and see which issues it fixes?