mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Merge pull request #2760 from liggitt/bindata_bump
Add script to build ui assets, rebuild with latest go-bindata
This commit is contained in:
@@ -39,5 +39,5 @@ go get github.com/jteeuwen/go-bindata/...
|
||||
To rebuild the UX, run the following:
|
||||
|
||||
```sh
|
||||
go-bindata -o pkg/ui/datafile.go -prefix ${PWD} -pkg ui www/...
|
||||
hack/build-ui.sh
|
||||
```
|
||||
|
Reference in New Issue
Block a user