Updating Clientlibrary base directory to DAM is not working
My requirement is to move Client library's JS files to DAM instead of placing it into /apps/myproject/clientlibrary/js folder.
I have updated base directory path defined in js.txt file as below
#base=../../../../content/dam/myfolder/clientlibs/base/js instead of #base=js (standard one)
BUT this is not working while same is working for /apps folder i.e.
#base=../../../../content/dam/myfolder/clientlibs/base/js - NOT WORKING
#base=../../../../apps/dam/myfolder/clientlibs/base/js - WORKING FINE
I tried with updating Adobe Granite HTML Library Manager configuration as well adding root path in Allowed Library Path property
(Tried with specific relative path - /content/dam/myfolder/clientlibs AND /content root path both) But It didn't work for me.
Please provide the solution for this requirement.
@kautuk_sahni @sachinarora17 @aanchal-sikka @kiran_vedantam @17388001