Valentin Palkovic 4029c7110f Introduce applicationConfig decorator for Angular
The applicationConfig decorator allows it to set provider and environment providers on the application level by passing them to the bootstrapApplication API, which is used to bootstrap the application to the DOM. It accepts a provider array, which should be used to setup application-wide providers, like the ones from BrowserAnimationModule
2023-03-29 11:45:34 +02:00
..
2022-12-09 20:44:55 +01:00