Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clauderic/react-tiny-virtual-list
/ build.js
File
build.js
config/build.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{execSync} from
'child_process'
;
2
import
{writeFileSync} from
'fs-extra'
;
3
import
{resolve as resolvePath} from
'path'
;
4
import
{rollup} from
'rollup'
;
Callers
nothing calls this directly
Calls
3
compileTypescript
Function · 0.85
runRollup
Function · 0.85
cleanIntermediateBuild
Function · 0.85
Tested by
no test coverage detected