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

File app.config.server.ts

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

Source from the content-addressed store, hash-verified

1import { mergeApplicationConfig, ApplicationConfig, inject, REQUEST_CONTEXT } from '@angular/core';
2import { initializeServerApp, provideFirebaseApp } from '@angular/fire/app';
3import { provideServerRendering } from '@angular/platform-server';
4import { provideServerRoutesConfig } from '@angular/ssr';

Callers

nothing calls this directly

Calls 1

provideFirebaseAppFunction · 0.90

Tested by

no test coverage detected