How can I disable minification of dialog JS of AEM components
http://localhost:4502/system/console/configMgr/com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl
I have disabled minification of JS using above interface as posted in other threads, but component dialog JS with
category - cq.authoring.dialog , is still getting minified. Is there a way to stop minification of all component dialog JS?
Need to do it , as debugging becomes a lot tedious with minified JS.
Using AEM 6.5
* EDIT *
P.S : Component Dialog client libs used to come un-minified in AEM 6.4