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 à :
3
bee.json
3
bee.json
@@ -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": "",
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur