Skip to content

Commit

Permalink
Run go generate for updating assets
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed Mar 16, 2021
1 parent 56b5ef4 commit f4d3bd7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 12 deletions.
2 changes: 1 addition & 1 deletion DEVELOPING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ All NPM commands can be found in `package.json`.
To embed bundled js, do

```
go get -u github.com/jteeuwen/go-bindata/...
go get -u github.com/go-bindata/go-bindata/...
cd webui/internal/assets
go generate
```
31 changes: 20 additions & 11 deletions webui/internal/assets/assets.go

Large diffs are not rendered by default.

0 comments on commit f4d3bd7

Please sign in to comment.