Closed
Description
I use cli v.22-1
I will have big project. actually I have lazyloading for 20 or 30 modules... when I do ng serve or ng build with --aot option ... the cli take a long until finish, it wait at 92%
I think chunks generating (it takes 5mn) ...
My project will be more bigger 100-200lazyloading modules and I'm scared if this will take 1 hours to generate project....
when cli finish generating with AOT, my project works without error... and I wonder if this is normal or how can I know if something in my code is blocking this step ?
Metadata
Metadata
Assignees
Labels
No labels