Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/massCodeIO/massCode
/ generate-assets.mjs
File
generate-assets.mjs
docs/website/scripts/generate-assets.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, readFileSync, writeFileSync } from
'node:fs'
2
import
{ dirname, join } from
'node:path'
3
import
{ fileURLToPath } from
'node:url'
4
Callers
nothing calls this directly
Calls
1
dirname
Function · 0.85
Tested by
no test coverage detected