we now got websockets baby
This commit is contained in:
@@ -3,7 +3,7 @@ testdata_dir = "testdata"
|
||||
tmp_dir = "tmp"
|
||||
|
||||
[build]
|
||||
args_bin = ["--htmxlog"]
|
||||
args_bin = ["--dev"]
|
||||
bin = "./tmp/main"
|
||||
cmd = "go build -o ./tmp/main ./cmd/oslstats"
|
||||
delay = 1000
|
||||
@@ -14,7 +14,7 @@ tmp_dir = "tmp"
|
||||
follow_symlink = false
|
||||
full_bin = ""
|
||||
include_dir = []
|
||||
include_ext = ["go", "templ"]
|
||||
include_ext = ["go", "templ", "js"]
|
||||
include_file = []
|
||||
kill_delay = "0s"
|
||||
log = "build-errors.log"
|
||||
|
||||
Reference in New Issue
Block a user