mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
feat: init frontend
This commit is contained in:
@@ -7,7 +7,7 @@ tmp_dir = "out"
|
||||
bin = "./out/main"
|
||||
cmd = "go build -o ./out/main ."
|
||||
delay = 1000
|
||||
exclude_dir = ["assets", "out", "vendor", "testdata", "frontend"]
|
||||
exclude_dir = ["assets", "out", "vendor", "testdata", "web", "tmp"]
|
||||
exclude_file = []
|
||||
exclude_regex = ["_test.go"]
|
||||
exclude_unchanged = false
|
||||
|
||||
Reference in New Issue
Block a user