We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10451c commit 91d18b3Copy full SHA for 91d18b3
1 file changed
demo/tsconfig.json
@@ -2,7 +2,7 @@
2
"extends": "../tsconfig.json",
3
"compilerOptions": {
4
"paths": {
5
- "sparse-octree": ["../src/index.js"]
+ "spatial-controls": ["../src/index.js"]
6
}
7
8
0 commit comments