mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 04:57:37 +03:00
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:
parent
1c0ebb9460
commit
cbf5e3d51b
9 changed files with 1840 additions and 438 deletions
1
ui/.gitignore
vendored
1
ui/.gitignore
vendored
|
@ -4,3 +4,4 @@ node_modules
|
|||
build/*
|
||||
!build/.gitkeep
|
||||
/coverage/
|
||||
public/3rdparty/workbox
|
Loading…
Add table
Add a link
Reference in a new issue