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

File app.config.server.ts

integration/platform-server-hydration/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} from '@angular/platform-server';
3import {appConfig} from './app.config';
4

Callers

nothing calls this directly

Calls 2

provideServerRenderingFunction · 0.90
mergeApplicationConfigFunction · 0.90

Tested by

no test coverage detected