MCPcopy Index your code
hub / github.com/angular/angular / app.config.server.ts

File app.config.server.ts

dev-app/src/app/app.config.server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {mergeApplicationConfig, ApplicationConfig} from '@angular/core';
2import {provideServerRendering, withRoutes} from '@angular/ssr';
3import {appConfig} from './app.config';
4import {serverRoutes} from './app.routes.server';

Callers

nothing calls this directly

Calls 2

mergeApplicationConfigFunction · 0.90
provideServerRenderingFunction · 0.85

Tested by

no test coverage detected