Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/heroicons
/ build.js
File
build.js
scripts/build.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
).promises
2
const
camelcase = require(
'camelcase'
)
3
const
{ promisify } = require(
'util'
)
4
const
rimraf = promisify(require(
'rimraf'
))
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected