Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

lazyLoad error. #15

Closed
kolkov opened this issue Sep 5, 2016 · 3 comments
Closed

lazyLoad error. #15

kolkov opened this issue Sep 5, 2016 · 3 comments

Comments

@kolkov
Copy link

kolkov commented Sep 5, 2016

Trying to run quickstart-ng2 from that branch:

image

@kolkov
Copy link
Author

kolkov commented Sep 5, 2016

We need change this line:
import {CommonModule} from "../common.module";
to
import {CommonModule} from "@angular/common";

@kolkov
Copy link
Author

kolkov commented Sep 5, 2016

Maybe we need change name CommonModule to RootModule or CoreModule?

@christopherthielen
Copy link
Member

Renamed it to SharedModule 👍

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

No branches or pull requests

2 participants