add vite-plugin-bundle-audioworklet and use it both from website and superdough

This commit is contained in:
Felix Roos 2025-05-01 23:26:04 +02:00
parent 7bec92ca99
commit fdbbcd2dd2
No known key found for this signature in database
7 changed files with 44 additions and 8 deletions

View file

@ -73,6 +73,7 @@
"@vite-pwa/astro": "^0.5.0",
"html-escaper": "^3.0.3",
"sharp": "^0.33.5",
"workbox-window": "^7.3.0"
"workbox-window": "^7.3.0",
"vite-plugin-bundle-audioworklet": "workspace:*"
}
}