further changes for angular 10

This commit is contained in:
Giuseppe Digilio
2020-12-03 19:55:19 +01:00
parent 10d0c2e518
commit 6123962e47
8 changed files with 1165 additions and 351 deletions

View File

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