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

Support Angular Ivy Compatible Modules #827

Closed
DimitarTachev opened this issue Mar 13, 2019 · 0 comments
Closed

Support Angular Ivy Compatible Modules #827

DimitarTachev opened this issue Mar 13, 2019 · 0 comments
Assignees
Labels

Comments

@DimitarTachev
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants