Versioned Clientlibs but only for css
is it possible to add version numbers only to the compiled min.css file and not to the .min.js file through ACS-Commons
is it possible to add version numbers only to the compiled min.css file and not to the .min.js file through ACS-Commons
Hi @premib
Is there any specific reason to add version on CSS only?
Anyways I dont think you can do that with ACS common but definitely you can write your transformer which will only pick css. You can take reference from ACS common versioned-clientlibs : https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/main/java/com/adobe/acs/commons/rewriter/impl/VersionedClientlibsTransformerFactory.java
Thanks
Dipti Chauhan
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.