1
0
mirror of https://github.com/beego/bee.git synced 2025-06-12 10:00:41 +00:00

fix bee.json & Beefile watch_ext doesn't work

This commit is contained in:
Medicean
2018-06-11 18:01:35 +08:00
parent e90da8f77b
commit 25063a62c4
4 changed files with 11 additions and 5 deletions

View File

@ -1,6 +1,7 @@
version: 0
go_install: false
watch_ext: []
watch_ext: [".go"]
watch_ext_static: [".html", ".tpl", ".js", ".css"]
dir_structure:
watch_all: false
controllers: ""