You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use @ngtools/webpack in dev mode with fast reload time, it would be great to be able to disable AoT in the plugin.
This way, when activating lazy loading, we could use just one plugin and one route configuration for dev and prod modes.