mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
BUGFIX: air
This commit is contained in:
@@ -5,7 +5,7 @@ tmp_dir = "tmp"
|
|||||||
[build]
|
[build]
|
||||||
args_bin = []
|
args_bin = []
|
||||||
full_bin = "./tmp/musenalm --dir ./pb_data serve"
|
full_bin = "./tmp/musenalm --dir ./pb_data serve"
|
||||||
cmd = "go build -tags=\"dev\" -o ./tmp/musenalm ."
|
cmd = "go build -tags=\"dev,fts5\" -o ./tmp/musenalm ."
|
||||||
delay = 400
|
delay = 400
|
||||||
exclude_dir = [
|
exclude_dir = [
|
||||||
"views/assets",
|
"views/assets",
|
||||||
|
|||||||
Reference in New Issue
Block a user