Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ ssr-prod.js
File
ssr-prod.js
playgrounds/sandbox/ssr-prod.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
polka from
'polka'
;
4
import
{ render } from
'svelte/server'
;
Callers
nothing calls this directly
Calls
1
render
Function · 0.90
Tested by
no test coverage detected