add note
This commit is contained in:
parent
cf1b563243
commit
ff4fa553ec
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue