Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QwikDev/qwik
/ entry.express.tsx
File
entry.express.tsx
starters/apps/perf.prod/src/entry.express.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { getRequestEvent } from
"@builder.io/qwik-city"
;
2
import express from
"express"
;
3
import { join } from
"node:path"
;
4
import { fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
7
getRequestEvent
Function · 0.90
join
Function · 0.85
on
Method · 0.80
end
Method · 0.80
get
Method · 0.65
render
Function · 0.50
next
Function · 0.50
Tested by
no test coverage detected