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

Angular 9/10 - enable Ivy #19

Open
Helias opened this issue Mar 26, 2020 · 0 comments
Open

Angular 9/10 - enable Ivy #19

Helias opened this issue Mar 26, 2020 · 0 comments

Comments

@Helias
Copy link
Member

Helias commented Mar 26, 2020

During the migration to Angular 9 I disabled Ivy (the new rendering engine) to keep the compatibility with old templates.
We need to enable it and replace the old components/template which are incompatible with Ivy.

How to enable: just open tsconfig.json and set true on "enableIvy" option.

@Helias Helias changed the title Angular 9 - enable Ivy Angular 9/10 - enable Ivy Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant