Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{mergeApplicationConfig, ApplicationConfig} from
'@angular/core'
;
2
import
{provideServerRendering} from
'@angular/platform-server'
;
3
import
{appConfig} from
'./app.config'
;
4
Callers
nothing calls this directly
Calls
2
provideServerRendering
Function · 0.90
mergeApplicationConfig
Function · 0.90
Tested by
no test coverage detected