Skip to content

Commit 82e2f0f

Browse files
committed
fix build
1 parent 664131a commit 82e2f0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"jsx": "react-jsx",
88
"jsxImportSource": "react",
99
"types": [
10-
"vite-plugin-arraybuffer/types"
10+
"vite-plugin-arraybuffer/types",
11+
"vite-plugin-glsl/ext"
1112
]
1213
},
1314
"mdx": {

0 commit comments

Comments
 (0)