MCPcopy
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

1import fs from 'node:fs';
2import path from 'node:path';
3import polka from 'polka';
4import { render } from 'svelte/server';

Callers

nothing calls this directly

Calls 1

renderFunction · 0.90

Tested by

no test coverage detected