Angular Hmr Lazy Components

screenshot of Angular Hmr Lazy Components

This example shows how Angular HMR can be used to automatically reload lazy routes and lazy (dynamically-loaded) components. This can be extremely helpful for large Angular apps that take a while to JIT compile when they reload.