I have a standard Angular app with my components declared inside the NgModule decorator as follow :
@NgModule({ declarations: [ Component1, Component2, Compon