Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Angular Ivy #4027

Closed
eloyekunle opened this issue Jul 7, 2019 · 7 comments
Closed

Enable Angular Ivy #4027

eloyekunle opened this issue Jul 7, 2019 · 7 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@eloyekunle
Copy link
Contributor

What would you like to be added

Ivy is the code name for Angular's next-generation compilation and rendering pipeline.

Guide: Using Ivy in an existing project

Why is this needed

AOT compilation with Ivy is faster (source).

Comments

Ivy is currently in preview, but can be used with @angular/core@8.1.x.

@eloyekunle eloyekunle added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 7, 2019
@eloyekunle eloyekunle changed the title Support Angular Ivy Enable Angular Ivy Jul 7, 2019
@ghost
Copy link

ghost commented Jul 7, 2019

Have you tried building the source using @angular/core@8.1.x?

@eloyekunle
Copy link
Contributor Author

Yes, but without Ivy. Works fine, using it in this PR: #4002.

@ghost
Copy link

ghost commented Jul 7, 2019

It would be cool to see the build time difference, I may try it locally.

@floreks
Copy link
Member

floreks commented Jul 7, 2019

We can check the difference but I'd wait with using it until it will be at least RC.

@maciaszczykm
Copy link
Member

/kind frozen

@fejta-bot
Copy link

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

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 9, 2019
@eloyekunle
Copy link
Contributor Author

/remove-lifecycle stale
/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

5 participants