Varbase Libraries
Drupal Libraries Management
The NPM/Yarn Method
Available Drupal Libraries Sync Commands
Command
Description
Adding New Libraries
1. Add to package.json Dependencies
{
"dependencies": {
"npm-package-to-start-using": "^1.0.0"
}
}2. Configure Library Mapping
3. Install and Sync
Example: