summaryrefslogtreecommitdiff
path: root/packages/frontend/tsconfig.json
diff options
context:
space:
mode:
authorかっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>2025-10-20 15:23:19 +0900
committerGitHub <noreply@github.com>2025-10-20 15:23:19 +0900
commitb8433b241391e75cee214bde6a4eefb84339642e (patch)
tree8556683e25ef77bf537c85304630b83414fdc871 /packages/frontend/tsconfig.json
parentupdate happy-dom (diff)
downloadmisskey-b8433b241391e75cee214bde6a4eefb84339642e.tar.gz
misskey-b8433b241391e75cee214bde6a4eefb84339642e.tar.bz2
misskey-b8433b241391e75cee214bde6a4eefb84339642e.zip
enhance(frontend): glslを単独のファイルに分離 (#16665)
Diffstat (limited to 'packages/frontend/tsconfig.json')
-rw-r--r--packages/frontend/tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/frontend/tsconfig.json b/packages/frontend/tsconfig.json
index ab606bff09..135bcc04cb 100644
--- a/packages/frontend/tsconfig.json
+++ b/packages/frontend/tsconfig.json
@@ -36,6 +36,7 @@
],
"types": [
"vite/client",
+ "vite-plugin-glsl/ext",
"vitest/importMeta",
],
"lib": [