Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oslonline/dithering-studio
/ prerender.mjs
File
prerender.mjs
scripts/prerender.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
http from
'node:http'
;
2
import
path from
'node:path'
;
3
import
{ fileURLToPath } from
'node:url'
;
4
import
{ promises as fs } from
'node:fs'
;
Callers
nothing calls this directly
Calls
2
readAlgorithmRoutes
Function · 0.85
main
Function · 0.85
Tested by
no test coverage detected