Skip to content

Commit

Permalink
Remove packr
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Jul 20, 2023
1 parent 95d64bc commit 24cf598
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@ title: Build Gotify
$ (cd ui && yarn build)
```

1. Generate static assets for go.

Run [packr](https://github.com/gobuffalo/packr) (embeds static assets in go binaries)

```bash
$ go run hack/packr/packr.go
```

1. Build the Go Binary

It is recommended to build gotify/server via the [gotify/build docker images](https://github.com/gotify/build),
Expand Down

0 comments on commit 24cf598

Please sign in to comment.