Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ build-challenges.js
File
build-challenges.js
client/utils/build-challenges.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
3
const
_ = require(
'lodash'
);
4
Callers
nothing calls this directly
Calls
6
getContentDir
Function · 0.85
getBlockCreator
Function · 0.85
getBlockStructure
Function · 0.85
getSuperblocks
Function · 0.85
getBlockMetadata
Function · 0.85
createChallenge
Method · 0.80
Tested by
no test coverage detected