-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Support angular router lazy load module #11
Comments
apologies for the extremely slow response here -- could you explain in more detail what problem you see when you try to use angular router to lazy load modules? |
I believe I am also having a similar problem with single-spa-angular in my own application. When I load an application from another domain and try to lazy load a child module with loadChildren it gives me the error: |
If you are using Webpack without the Angular CLI you have to add |
Were you able to solve this problem? that happens to me too |
angular lazy load module like loadChildren
The text was updated successfully, but these errors were encountered: