Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ionic-team/ionic-framework
/ server.ts
File
server.ts
packages/angular/test/apps/ng19/src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ APP_BASE_HREF } from
'@angular/common'
;
2
import
{ CommonEngine, isMainModule } from
'@angular/ssr/node'
;
3
import
express from
'express'
;
4
import
{ dirname, join, resolve } from
'node:path'
;
Callers
nothing calls this directly
Calls
3
resolve
Function · 0.85
get
Method · 0.65
render
Method · 0.45
Tested by
no test coverage detected