Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ compareSize.js
File
compareSize.js
scripts/compareSize.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
path = require(
'path'
);
3
const
https = require(
'https'
);
4
const
Octokit = require(
'@octokit/rest'
);
Callers
nothing calls this directly
Calls
2
compareBuildAppSize
Function · 0.85
require
Function · 0.50
Tested by
no test coverage detected