run ng update @angular/core@17 @angular/cli@17 --force

This commit is contained in:
Andrea Barbasso
2024-03-15 15:55:21 +01:00
parent 6dced44443
commit 035a62c723
20 changed files with 1435 additions and 894 deletions

View File

@@ -17,4 +17,4 @@ if (environment.production) {
export { ServerAppModule } from './modules/app/server-app.module';
export { renderModule } from '@angular/platform-server';
export { ngExpressEngine } from '@nguniversal/express-engine';
export { ngExpressEngine } from '@angular/ssr';