Removed support for Jamstash in dev mode. Not needed anymore :)

This commit is contained in:
Deluan 2020-08-15 23:11:31 -04:00
parent a2e0acd6a2
commit 15a06fcd27
6 changed files with 1 additions and 63 deletions

View file

@ -1 +1 @@
-s -r "(\.go$$|navidrome.toml|resources)" -R "(Jamstash-master|^ui|^data|^db/migration)" -- go run .
-s -r "(\.go$$|navidrome.toml|resources)" -R "(^ui|^data|^db/migration)" -- go run .