On `make generate` the `pkg/assets/embed.go` will be generated from the current state of the javascript app bundle in `assets/accounts.js`. So you'll have to run `yarn build` first and then `make generate`.
On `make generate` the `pkg/assets/embed.go` will be generated from the current state of the javascript app bundle in `assets/accounts.js`. So you'll have to run `yarn build` first and then `make generate`.