This website requires JavaScript.
Explore
Help
Sign in
ironmagma
/
quintodrome
Watch
1
Star
0
Fork
You've already forked quintodrome
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dc07dc413d
quintodrome
/
ui
/
.eslintignore
7 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
build(ui): migrate from CRA/Jest to Vite/Vitest (#3311) * feat: create vite project * feat: it's alive! * feat: `make dev` working! * feat: replace custom serviceWorker with vite plugin * test: replace Jest with Vitest * fix: run prettier * fix: skip eslint for now. * chore: remove ui.old folder * refactor: replace lodash.pick with simple destructuring * fix: eslint errors (wip) * fix: eslint errors (wip) * fix: display-name eslint errors (wip) * fix: no-console eslint errors (wip) * fix: react-refresh/only-export-components eslint errors (wip) * fix: react-refresh/only-export-components eslint errors (wip) * fix: react-refresh/only-export-components eslint errors (wip) * fix: react-refresh/only-export-components eslint errors (wip) * fix: build * fix: pwa manifest * refactor: pwa manifest * refactor: simplify PORT configuration * refactor: rename simple JS files * test: cover playlistUtils * fix: react-image-lightbox * feat(ui): add sourcemaps to help debug issues
2024-09-28 07:54:36 -08:00
node_modules/
build/
prettier.config.js
.eslintrc
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>
2024-11-30 06:33:16 -09:00
vite.config.js
test: update test command to run without watch mode Signed-off-by: Deluan <deluan@navidrome.org>
2025-05-24 18:58:04 -08:00
public/3rdparty/workbox
coverage/
Reference in a new issue
Copy permalink