Hi,
I have used the nonce attribute to while loading the clientlib.js files, but some how it not working. The nonce it not adding to the script tags.
<sly data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html">
<sly data-sly-call="${clientlib.js @ categories='project.base',defer=true,nonce='brcmtd2409pThL2s9R8o9Q=='}"/>
</sly>