added js/ts to air conf

This commit is contained in:
BroodjeAap 2023-01-02 13:07:08 +00:00
parent fe0102ac09
commit 2d2ce38502

View file

@ -14,7 +14,7 @@ tmp_dir = "tmp"
follow_symlink = false
full_bin = ""
include_dir = []
include_ext = ["go", "tpl", "tmpl", "html"]
include_ext = ["go", "tpl", "tmpl", "html", "ts", "js"]
kill_delay = "0s"
log = "build-errors.log"
send_interrupt = false