single-spa / single-spa-angular

Helpers for building single-spa applications which use Angular
Apache License 2.0
200 stars 78 forks source link

Angular 17 #501

Closed kuamatzin closed 9 months ago

kuamatzin commented 9 months ago

My Angular 17 is running with npm run serve:single-spa:application-name

But when I try to run the root app is giving me this error:

CleanShot 2023-12-13 at 17 12 24@2x

I already applied this config (https://github.com/single-spa/single-spa-angular/issues/484) in the main.single-spa.js file

arturovt commented 9 months ago

Provide a minimal reproducible example please, feel free to reopen once you have it.