miroir de
https://github.com/beego/bee.git
synchronisé 2025-09-16 06:22:09 +00:00
Add conf option for watch all
Cette révision appartient à :
12
bee.json
12
bee.json
@@ -7,19 +7,11 @@
|
||||
"go_install": false,
|
||||
"watch_ext": [],
|
||||
"dir_structure": {
|
||||
"watch_all": false,
|
||||
"controllers": "",
|
||||
"models": "",
|
||||
"others": []
|
||||
},
|
||||
"cmd_args": [],
|
||||
"envs": [],
|
||||
"bale": {
|
||||
"import": "github.com/beego/beeweb/bale",
|
||||
"dirs": [
|
||||
"views", "static"
|
||||
],
|
||||
"ignore_ext": [
|
||||
".go", ".DS_Store"
|
||||
]
|
||||
}
|
||||
"envs": []
|
||||
}
|
Référencer dans un nouveau ticket
Bloquer un utilisateur