mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Fix empty WebUI static assets directory
This commit is contained in:
@@ -102,7 +102,7 @@ Once you've set up your go environment and cloned the source repository, you can
|
||||
|
||||
```bash
|
||||
# Generate UI static files
|
||||
rm -rf ./webui/static/; make generate-webui
|
||||
make clean-webui generate-webui
|
||||
|
||||
# required to merge non-code components into the final binary,
|
||||
# such as the web dashboard/UI
|
||||
|
||||
Reference in New Issue
Block a user