mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: move challenge build outside client (#65513)
This commit is contained in:
committed by
GitHub
parent
c8b21dfc4a
commit
5ff971687c
@@ -12,6 +12,8 @@
|
||||
"dist"
|
||||
],
|
||||
"exports": {
|
||||
".": "./index.d.ts",
|
||||
"./ts-compiler": "./modules/typescript-compiler.ts",
|
||||
"./test-runner": "./test-runner.ts",
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user