jQuery provider module for Jahia Platform.
This is an Open-Source module, you can find more details about Open-Source @ Jahia in this repository.
- Run
yarn installto install the dependencies defined in package.json - Run
yarn buildto copy jquery files to the resources folder - Run
mvn clean installto build the module - Deploy the module in your Jahia instance
When upgrading JQuery do not forget to update build script in package.json to copy the new version of jquery to the resource folder.