feat: setup raw-loader for shaders

This commit is contained in:
2025-12-28 18:38:49 -03:00
parent 4ea26cb60c
commit 4b8af0955a
5 changed files with 908 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@
"babel-plugin-react-compiler": "1.0.0",
"eslint": "^9",
"eslint-config-next": "16.1.1",
"raw-loader": "^4.0.2",
"tailwindcss": "^4",
"typescript": "^5"
}