Ivy is the code name for Angular's next-generation compilation and rendering pipeline.
Guide: Using Ivy in an existing project
AOT compilation with Ivy is faster (source).
Ivy is currently in preview, but can be used with @angular/[email protected].
Have you tried building the source using @angular/[email protected]?
Yes, but without Ivy. Works fine, using it in this PR: https://github.com/kubernetes/dashboard/pull/4002.
It would be cool to see the build time difference, I may try it locally.
We can check the difference but I'd wait with using it until it will be at least RC.
/kind frozen
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale
/remove-lifecycle stale
/lifecycle frozen
Most helpful comment
We can check the difference but I'd wait with using it until it will be at least RC.