Fix web build

Temporarily reverting change to unblock web build
This commit is contained in:
Matt Bierner
2025-10-14 11:58:39 -07:00
parent b6fe23e6a9
commit 8df16c735f
@@ -2,9 +2,6 @@
"extends": "../tsconfig.base.json",
"compilerOptions": {
"outDir": "./out",
"typeRoots": [
"./node_modules/@types"
],
"skipLibCheck": true
},
"include": [