angular/integration/cli-elements-universal/src/main.server.ts
Alan Agius 6e1e70d3f1 ci: use application builder for integration tests (#55660)
This updates the integration tests to use the application builder.

PR Close #55660
2024-05-03 11:21:06 -07:00

1 line
68 B
TypeScript

export {AppServerModule as default} from './app/app.server.module';