Hello All - We want to add version details to the clientlibs like the e.g.: E.g.: /etc/designs/testa/testb/testclientlibs.min.version2.1.0.0.js (appending version details at the suffix).
Currently we are adding the version details and generate the clientlibs based on project release details. We use our existing framework to generate the build details. To achieve this, we had to add the version details in the JSP using custom taglibs. I know that we cannot use the taglibs in the HTL. Is there any way to handle this in HTL without making major changes. We don't want to go with ACS commons versioned clientlibs route. Can someone please help on this?
@arunpatidar @smacdonald2008 @ArpitVarshney @Ratna_Kumar