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
@@ -12,6 +12,8 @@
"dist"
],
"exports": {
".": "./index.d.ts",
"./ts-compiler": "./modules/typescript-compiler.ts",
"./test-runner": "./test-runner.ts",
"./package.json": "./package.json"
},