1
0
miroir de https://github.com/beego/bee.git synchronisé 2025-09-16 06:22:09 +00:00

fix bee.json & Beefile watch_ext doesn't work

Cette révision appartient à :
Medicean
2018-06-11 18:01:35 +08:00
Parent e90da8f77b
révision 25063a62c4
4 fichiers modifiés avec 11 ajouts et 5 suppressions

Voir le fichier

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