angular-hmr icon indicating copy to clipboard operation
angular-hmr copied to clipboard

:fire: Angular Hot Module Replacement for Hot Module Reloading

Results 36 angular-hmr issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Hello, I'm using hmr package from quite some time. Recently upgraded to angular v12. Do I still need this plugin to have hmr working? I noticed the version was bumped...

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 10.0.14 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

When I have configured lazy routes in my App, triggering a change hot-reloads the whole App. Haven't found a way to fix this, but I have found someone with the...

I suspect this was unintentional. It may be to do with using `module:2020` Also, `@angular/core` should be set to the LTS or above, instead of 10.x which was released a...

I just updated to 2.1 and the main `router-outlet` simply gets wiped on each reload. I tried using the snippets from the readme in my `AppModule` but to no avail....

We're getting up and running with angular-hmr in our existing ng2 project but are experiencing a rather puzzling issue. Google has nothing to tell us on this matter. The error...

Hi, is it possible to use HMR with Lazy routes? HMR works correctly if i change something in "normally" loaded routes (components). but if i change something in Lazy loaded...

Every time I write the code to save, the browser console promises a list of currently monitored files. I don't want to see this. How do I set it up?...

Would it be possible to change log the versions so the previous versions can be referenced?