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
fix(@ngtools/webpack): remove saving Angular compiler in JIT watch mode
The Angular compiler is now only used on the first JIT build to analyze the deprecated string form lazy routes. As a result, there is no need to save the previous compiler instance.
0 commit comments