mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This deprecates `BootstrapOptions` since `NgZone` can now be configured in the providers. This is a necessary step because when zoneless becomes the default, developers will have to add ZoneJS via `provideZoneChangeDetection` and that will override anything defined in `BootstrapOptions`. PR Close #62690 |
||
|---|---|---|
| .. | ||
| application_config.ts | ||
| application_init.ts | ||
| application_module.ts | ||
| application_ngmodule_factory_compiler.ts | ||
| application_ref.ts | ||
| application_tokens.ts | ||
| create_application.ts | ||
| platform_tokens.ts | ||
| tracing.ts | ||