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:
@@ -85,7 +85,8 @@
|
||||
"typescript": "~5.8.3",
|
||||
"typescript-eslint": "^8.39.1",
|
||||
"vite": "^7.1.2",
|
||||
"vite-plugin-pwa": "^1.0.3"
|
||||
"vite-plugin-pwa": "^1.0.3",
|
||||
"workbox-window": "^7.4.0"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user