diff --git a/bee.json b/bee.json index 67ea18b..f24d27c 100644 --- a/bee.json +++ b/bee.json @@ -8,7 +8,7 @@ "bale": { "import": "github.com/beego/beeweb/bale", "dirs": [ - "views", "static", "conf" + "views", "static" ], "ignore_ext": [ ".go", ".DS_Store"