test: update integration/cli-hello-world project structure (#33175)
PR Close #33175
This commit is contained in:

committed by
Matias Niemelä

parent
56731f624a
commit
fbf6ec8813
@ -9,4 +9,4 @@ if (environment.production) {
|
||||
}
|
||||
|
||||
platformBrowserDynamic().bootstrapModule(AppModule)
|
||||
.catch(err => console.log(err));
|
||||
.catch(err => console.error(err));
|
||||
|
Reference in New Issue
Block a user