angular/packages/core/src/platform
Younes Jaaidi 19edf2c057 feat(core): add syntactic sugar for initializers (#53152)
add helper functions provideAppInitializer, provideEnvironmentInitializer & providePlatformInitializer
to respectively simplify and replace the use of APP_INITIALIZER, ENVIRONMENT_INITIALIZER, PLATFORM_INITIALIZER

add a migration for the three initialiers

PR Close #53152
2024-10-22 09:38:18 -07:00
..
bootstrap.ts fix(platform-server): destroy PlatformRef when error happens during the bootstrap() phase (#58112) 2024-10-09 12:12:34 +00:00
platform.ts feat(core): add syntactic sugar for initializers (#53152) 2024-10-22 09:38:18 -07:00
platform_core_providers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
platform_destroy_listeners.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
platform_ref.ts fix(platform-server): destroy PlatformRef when error happens during the bootstrap() phase (#58112) 2024-10-09 12:12:34 +00:00