diff --git a/.air.toml b/.air.toml index efd7ea8..a18d5e0 100644 --- a/.air.toml +++ b/.air.toml @@ -9,7 +9,7 @@ tmp_dir = "tmp" delay = 0 exclude_dir = ["assets", "tmp", "vendor", "testdata", "node_modules", "static"] exclude_file = [] - exclude_regex = ["_test.go"] + exclude_regex = ["_test.go", "node_modules/*"] exclude_unchanged = false follow_symlink = false full_bin = ""