WearyMonkey / ngtemplate-loader

Include AngularJS templates in the Webpack bundle and preload the template cache.
MIT License
238 stars 78 forks source link

Support HMR #65

Closed configurator closed 5 years ago

configurator commented 7 years ago

When a module is updated, the $templateCache is updated, and $state (if available) is refreshed to reload templates from cache.