Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
To do this, the Angular 2 style guide recommends making a SharedModule and connecting (that is, importing and exporting) modules and components used globally to it. And already SharedModule to connect to all other modules. Beware of circular dependencies
What do you mean by "globally"? import still needs to be specified. because that's how Angular works. it can't even find Component until you specify @angular/core
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question