diff --git a/.air.toml b/.air.toml index fa8d9aa..9b5b43c 100644 --- a/.air.toml +++ b/.air.toml @@ -14,7 +14,7 @@ tmp_dir = "tmp" follow_symlink = false full_bin = "RULESET=./ruleset.yaml ./tmp/main" include_dir = [] - include_ext = ["go", "tpl", "tmpl", "yaml", "html"] + include_ext = ["go", "tpl", "tmpl", "yaml", "html", "js"] include_file = [] kill_delay = "0s" log = "build-errors.log"