We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08898b0 commit 8addd0dCopy full SHA for 8addd0d
tsconfig.build.json
@@ -5,6 +5,6 @@
5
"declaration": true,
6
"emitDeclarationOnly": true,
7
"outDir": "build/playcanvas/src",
8
- "typeRoots": [ "./node_modules/@webgpu/types", "./node_modules/@types" ]
+ "typeRoots": [ "./node_modules/@types" ]
9
}
10
0 commit comments