We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9b931 commit 69a6ff4Copy full SHA for 69a6ff4
addon/ng2/blueprints/ng2/files/__path__/app/app.module.ts
@@ -15,7 +15,6 @@ import { AppComponent } from './app.component';
15
HttpModule
16
],
17
providers: [],
18
- entryComponents: [AppComponent],
19
bootstrap: [AppComponent]
20
})
21
export class AppModule { }
0 commit comments