Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Support Angular Ivy Compatible Modules #827

@DimitarTachev

Description

@DimitarTachev

Is your feature request related to a problem? Please describe.
Our AOT transformer is always changing the bootstrap call to bootstrapModuleFactory which is not valid for Ivy compatible modules.

Describe the solution you'd like
The transformer should bootstrapModule or bootstrapModuleFactory based on the enableIvy flag.

Additional context
https://next.angular.io/guide/ivy

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions