fix: file extension?
All checks were successful
Node.js CI / Lint and Test (push) Successful in 59s

This commit is contained in:
2025-07-04 20:15:35 -07:00
parent 6e8c048e25
commit 13dfd66800

View File

@ -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: [