1
0
Fork 0

chore(node/webui): update node to 12.11 version

This commit is contained in:
Antoine Caron 2019-10-14 17:18:04 +02:00 committed by Traefiker Bot
parent cb3328dca3
commit 0048156379
3 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ make generate-webui # Generate static contents in `traefik/static/` folder.
## How to build (only for frontend developer)
- prerequisite: [Node 6+](https://nodejs.org) [Npm](https://www.npmjs.com/)
- prerequisite: [Node 12.11+](https://nodejs.org) [Npm](https://www.npmjs.com/)
- Go to the directory `webui`