-
Notifications
You must be signed in to change notification settings - Fork 135
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
Write simple angular-cli guide #2
Comments
I am using this for angular-cli and the basics seem to work fine as long as I was already ng serving the app, but when I start it with the UIRouterModule in my main app, the build just stops at some point. I'll create an issue. When I get that solved, perhaps I can help with this. |
@niwrA did you manage to get lazy loading working with abgular-cli 1.0 webpack ? |
@mkoczorowski the sample app shows lazy loading working with angular-cli 1.0+ |
@christopherthielen thank you. I spend days trying to figure it out! providers : [ everything started woking finally :D |
This issue has been automatically marked as stale because it has not had This does not mean that the issue is invalid. Valid issues Thank you for your contributions. |
include lazy loading
The text was updated successfully, but these errors were encountered: