svelte img patch again

This commit is contained in:
2026-06-04 15:16:19 +01:00
parent f37cb0128d
commit 0a3bf7779c
6 changed files with 807 additions and 124 deletions
+5
View File
@@ -14,6 +14,11 @@
podman-compose
];
env = {
UV_THREADPOOL_SIZE = "16";
NODE_OPTIONS = "--max-old-space-size=4096";
};
shellHook = ''
echo "mreow"
'';