Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ buildRegistry.mjs
File
buildRegistry.mjs
scripts/buildRegistry.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
{getBaseUrl} from
'../packages/dev/s2-docs/src/pageUtils.ts'
;
3
import
{globSync} from
'glob'
;
4
import
{parse} from
'@babel/parser'
;
Callers
nothing calls this directly
Calls
6
getBaseUrl
Function · 0.90
analyzeDeps
Function · 0.85
analyzeCss
Function · 0.85
push
Method · 0.80
slice
Method · 0.80
sort
Method · 0.65
Tested by
no test coverage detected