1
0
Fork 0
mirror of https://github.com/navidrome/navidrome.git synced 2025-04-05 21:47:36 +03:00

Remove some tools from dependencies, reducing the modules dependencies

This commit is contained in:
Deluan 2023-03-30 15:33:47 -04:00
parent e89cdf6199
commit 406554f1c4
5 changed files with 10 additions and 490 deletions

View file

@ -1,2 +1,2 @@
JS: sh -c "cd ./ui && npm start"
GO: go run github.com/cespare/reflex -d none -c reflex.conf
GO: go run github.com/cespare/reflex@latest -d none -c reflex.conf