docs: clarify how to use JS libs

This commit is contained in:
Alexis Métaireau 2024-01-15 14:58:43 +01:00
parent 9054d35f0f
commit 3e63768fc0

View file

@ -18,5 +18,6 @@ The installed libs needs to be:
- Added to the `package.json`
- Added in the `scripts/vendorsjs.sh` script
- Loaded in the HTML templates.
- Made available with `make vendors`
- Added in the HTML templates (if you need them)