refactor: split curriculum build in two (#63639)

This commit is contained in:
Oliver Eyton-Williams
2025-11-19 12:00:32 +01:00
committed by GitHub
parent 1212c78727
commit 960fd9e072
20 changed files with 86 additions and 141 deletions
@@ -19,7 +19,6 @@
"author": "freeCodeCamp <team@freecodecamp.org>",
"main": "gatsby-node.js",
"devDependencies": {
"chokidar": "3.6.0",
"readdirp": "3.6.0"
"chokidar": "3.6.0"
}
}