mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 21:17:37 +03:00
* Use local copy of workbox service worker scripts * Refactor workbox integration: - Only add prod js, without maps. Reduces the size from 170k to 24k - Removed it from build. As it is small now, we can add it to source, and have a script to just update it whenever it is required - Fixed relative paths in navidrome-service-worker.js, should now work with BaseUrl != '' Co-authored-by: Deluan <deluan@navidrome.org> |
||
---|---|---|
.. | ||
workbox-core.prod.js | ||
workbox-navigation-preload.prod.js | ||
workbox-routing.prod.js | ||
workbox-strategies.prod.js | ||
workbox-sw.js |