79486635

Date: 2025-03-05 13:33:30
Score: 1
Natty:
Report link

Maybe add all the providers to the app.config.ts and then bootstrap using the config like this:

bootstrapApplication(AppComponent, appConfig)
  .catch((err) => console.error(err));
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: GinoMartino