diff --git a/client/src/app/app.config.ts b/client/src/app/app.config.ts index f036b5d..83f451c 100644 --- a/client/src/app/app.config.ts +++ b/client/src/app/app.config.ts @@ -10,7 +10,7 @@ import { provideZoneChangeDetection, } from "@angular/core"; import { provideRouter } from "@angular/router"; -import { routes } from "./app.routes"; +import { routes } from "./app.routes.js"; export const appConfig: ApplicationConfig = { providers: [