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 8 Question #207

Open
dphoebus opened this issue Jul 31, 2019 · 1 comment
Open

Angular 8 Question #207

dphoebus opened this issue Jul 31, 2019 · 1 comment

Comments

@dphoebus
Copy link

Hey, first off thanks for the great work. Your plugin made a DLL possible for Angular 7 using @angular-builders/custom-webpack and I can't say how happy that made me.

I am now trying to upgrade the project to v8 and I've found that the lazy loaded modules are generated with @angular/core bundled in a DLL now without using the plugin. However I do see you have a Angular v8 branch you are working on. Is your plugin still needed for v8 and if so what are the reason for it?

@dphoebus dphoebus changed the title Angular 8 Angular 8 Question Jul 31, 2019
@JLHwung
Copy link
Owner

JLHwung commented Aug 1, 2019

Hi, the angular 8 branch works when ivy is not enabled. I haven't investigate what would happen when ivy is enabled. If you found lazy modules are built then you probably don't need this plugin.

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