MCPcopy
hub / github.com/rx-angular/rx-angular / app.config.server.ts

File app.config.server.ts

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

Source from the content-addressed store, hash-verified

1import { provideHttpClient, withInterceptors } from '@angular/common/http';
2import { ApplicationConfig, mergeApplicationConfig } from '@angular/core';
3import { provideServerRendering, withRoutes } from '@angular/ssr';
4import { isrHttpInterceptors, provideISR } from '@rx-angular/isr/server';

Callers

nothing calls this directly

Calls 1

provideISRFunction · 0.90

Tested by

no test coverage detected