[build] target = "./index.html" [watch] ignore = [ "tmp", ] [[hooks]] stage = "build" command = "zsh" command_arguments = ['./scripts/compile-css.sh'] [[proxy]] rewrite = "/ws" backend = "http://0.0.0.0:5000" [[proxy]] rewrite = "/avatar" backend = "http://0.0.0.0:5000/avatar"