Skip to content

Angular 9/10 - enable Ivy #19

@Helias

Description

@Helias

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions