Hi Johan,I have built and deployed the bundle as mentioned in the
article and did below configuration changes.1. added below properties to
pipeline configuration under
/apps/myApp/config/rewriter/versioned-clientlibs.
contentTypes="text/html" enabled="true" generatorType="htmlparser"
order="1" serializerType="htmlwriter"
transformerTypes="[linkchecker,append-version]".2. Added below
configuration changes in osgi consoleJS and CSS file path =
"/etc/designs/myApp/clientLibs" and version = "1.0.0"s...