angular/packages/upgrade/static/src
Andrew Scott 2a7a5de53f feat(core): Allow passing application providers in bootstrapModule options (#64354)
This commit adds `applicationProviders` to the `bootstrapModule` options
object. This allows specifying additional providers at the location of
bootstrap, which makes default providers much easier to accomplish.

Using this, we can refine the approach taken for downgrade_module to use
this more direct API rather than the additional provider variable dance.

PR Close #64354
2025-10-13 15:10:10 -07:00
..
angular1_providers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
downgrade_module.ts feat(core): Allow passing application providers in bootstrapModule options (#64354) 2025-10-13 15:10:10 -07:00
upgrade_component.ts docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
upgrade_module.ts refactor(upgrade): use zone-based change detection by default (#63814) 2025-09-16 14:45:28 +00:00
util.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00