pull/144/head
Henrique Dias 2016-08-10 10:05:09 +01:00
parent cf1b563243
commit ff4fa553ec
1 changed files with 4 additions and 0 deletions

View File

@ -14,3 +14,7 @@ filemanager {
frontmatter type
}
```
## NOTE FOR DEVELOPERS
You need to run `go generate` on `$GOPATH/src/github.com/hacdias/caddy-filemanager` before building any binary. Otherwise, you will receive an `undefined: Asset` error.