refactor: move challenge build outside client (#65513)

This commit is contained in:
Oliver Eyton-Williams
2026-01-27 05:53:51 +01:00
committed by GitHub
parent c8b21dfc4a
commit 5ff971687c
20 changed files with 766 additions and 329 deletions
+2 -1
View File
@@ -48,9 +48,10 @@
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/register": "7.23.7",
"@freecodecamp/browser-scripts": "workspace:*",
"@freecodecamp/challenge-builder": "workspace:*",
"@freecodecamp/eslint-config": "workspace:*",
"@freecodecamp/shared": "workspace:*",
"@freecodecamp/browser-scripts": "workspace:*",
"@total-typescript/ts-reset": "^0.6.1",
"@types/debug": "^4.1.12",
"@types/js-yaml": "4.0.5",