feat: add workbox-window and improve event stream cleanup

Add workbox-window dependency to bun.lock and web package.json
Cancel and release the stream reader on disconnect to avoid leaks
This commit is contained in:
Bohdan Triapitsyn
2026-01-22 12:30:33 +02:00
parent d97181bcd2
commit d4f1d8abbf
3 changed files with 11 additions and 3 deletions
+1
View File
@@ -303,6 +303,7 @@
"typescript-eslint": "^8.39.1",
"vite": "^7.1.2",
"vite-plugin-pwa": "^1.0.3",
"workbox-window": "^7.4.0",
},
},
},