Move static to resources. Embed them at build time
This commit is contained in:
@@ -3,6 +3,7 @@ project_name: navidrome
|
||||
|
||||
before:
|
||||
hooks:
|
||||
- go-bindata -fs -prefix resources -tags embed -ignore="\\\*.go" -pkg resources -o resources/embedded_gen.go resources/...
|
||||
- go-bindata -fs -prefix ui/build -tags embed -nocompress -pkg assets -o assets/embedded_gen.go ui/build/...
|
||||
|
||||
builds:
|
||||
|
||||
Reference in New Issue
Block a user