refactor: use more generic resource system
Some checks failed
Deploy to SFTP Server / build (push) Failing after 7m2s
Some checks failed
Deploy to SFTP Server / build (push) Failing after 7m2s
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"baseUrl": ".",
|
||||
"types": [
|
||||
"vite-plugin-glsl/ext",
|
||||
"unplugin-icons/types"
|
||||
"unplugin-icons/types",
|
||||
"svelte-gestures/globals"
|
||||
],
|
||||
"paths": {
|
||||
"@components/*": [
|
||||
|
Reference in New Issue
Block a user