Found the solution:In the page component, create a node called clientlib under /items/tabs/items/tabName/items/clientlib.Add categories : category of your client libraryAdd sling:resourceType : granite/ui/components/coral/foundation/includeclientlibs In the JS add:(function (document, $) {
"use ...