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 with Ivy Renderer #42

Open
alexej-strelzow opened this issue Feb 10, 2020 · 0 comments
Open

Angular 9 with Ivy Renderer #42

alexej-strelzow opened this issue Feb 10, 2020 · 0 comments

Comments

@alexej-strelzow
Copy link

Ivy does not use factories anymore, therefore the LastCallWebpack logic in webpack.config.js is not going to work (putting micro frontend into window object).

I already have a solution for it, which I will share soon. Basic idea: main.prod.ts will use a dynamic import to load the AppModule and put it into the window object.

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

1 participant