fix(ui): PWA not updating properly in new Vite config (#3493)

* fix: pwa not updating. use the custom code we had before

Signed-off-by: Deluan <deluan@navidrome.org>

* fix: docker build

Signed-off-by: Deluan <deluan@navidrome.org>

---------

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan Quintão 2024-11-30 10:33:16 -05:00 committed by GitHub
parent 1c0ebb9460
commit cbf5e3d51b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1840 additions and 438 deletions

1
ui/.gitignore vendored
View file

@ -4,3 +4,4 @@ node_modules
build/*
!build/.gitkeep
/coverage/
public/3rdparty/workbox