Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ buildAssets
Function
buildAssets
tools/xsbug/assets.js:355–357 ·
view source on GitHub ↗
(which)
Source
from the content-addressed store, hash-verified
353
}
354
355
export
function
buildAssets(which) {
356
buildTheme(themes[which], codeFonts[which]);
357
}
358
359
export
const
headerHeight = 26;
360
export
const
footerHeight = 3;
Callers
1
onColorsChanged
Method · 0.90
Calls
1
buildTheme
Function · 0.70
Tested by
no test coverage detected