docs: clarify how to use JS libs
This commit is contained in:
parent
9054d35f0f
commit
3e63768fc0
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue