chore(webui): better build command
- clean before build (mode force) - update documentation - update `Makefile` - ordering build
This commit is contained in:
parent
b906e9361f
commit
06654ff3a6
4 changed files with 11 additions and 6 deletions
|
@ -28,7 +28,7 @@ make generate-webui # Generate static contents in `traefik/static/` folder.
|
|||
- `bower install`
|
||||
|
||||
- Build static Web UI, execute the following command:
|
||||
- `gulp build`
|
||||
- `gulp`
|
||||
|
||||
- Static contents are build in the directory `static`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue