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

load dinamically #1

Open
rodrigoEclipsa opened this issue Apr 2, 2018 · 1 comment
Open

load dinamically #1

rodrigoEclipsa opened this issue Apr 2, 2018 · 1 comment

Comments

@rodrigoEclipsa
Copy link

would be good an example where a module is loaded that is not known at compile time, for example:
a very common case is that we have an application that loads modules that are indicated through a database

@jorroll
Copy link

jorroll commented Jan 23, 2019

That would not be compatible with AOT compilation, so you'd need to load the whole angular compiler. This article touches on that topic: https://blog.angularindepth.com/here-is-what-you-need-to-know-about-dynamic-components-in-angular-ac1e96167f9e

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

No branches or pull requests

2 participants