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
As a developer, I'd like to disable chunk optimization during compilation for ng test command. Current builds on a project with a few dozen components takes 36-60 seconds on this step depending on CLI version. This is bad for unit testing.
Mention any other details that might be useful.
Because of this issue #5775 AOT/chunk is really really slow and makes unit testing ghastly.
slmolloy, Simon-Briggs, Svoig, vulkanosaure, llwt and 4 more