1
0
Fork 0

chore(ci): improve webui build and lint

This commit is contained in:
Michel Loiseleur 2024-06-07 16:56:04 +02:00 committed by GitHub
parent c23c3e0ed3
commit 5c48e3c96c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 76 additions and 47 deletions

View file

@ -20,7 +20,7 @@ make clean-webui generate-webui # Generate static contents in `webui/static/` fo
## How to build (only for frontend developer)
- prerequisite: [Node 20.11+](https://nodejs.org) [Yarn 1.22.19](https://yarnpkg.com/)
- prerequisite: [Node 20.14+](https://nodejs.org) [Yarn 1.22.22](https://yarnpkg.com/)
- Go to the `webui/` directory