angular/packages/platform-browser/test/browser
Kristiyan Kostadinov cd90e4ca08 fix(core): bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (#50120)
Fixes that the promise returned by `bootstrapApplication` wasn't being rejected when a module imported using `importProvidersFrom` throws an error. The problem was that the function that resolves the providers happens very early as the injector is being constructed.

Fixes #49923.

PR Close #50120
2023-05-08 14:33:45 -07:00
..
static_assets
tools refactor(core): Remove usage of deprecated Injector.create() (#49606) 2023-03-28 10:15:35 -07:00
bootstrap_spec.ts fix(core): bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (#50120) 2023-05-08 14:33:45 -07:00
bootstrap_standalone_spec.ts refactor(platform-browser): Throw tree-shakable errors. (#49341) 2023-05-04 12:21:20 +02:00
meta_spec.ts fix(platform-browser): in Meta.addTag() do not add duplicate meta tags (#42703) 2021-06-30 10:35:30 -07:00
rectangle_mock.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
title_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00