Resolved! How to change contextRoot in ADF
Hi, ContextRoot is hard coded to 'alfresco' in adf-core. Is there a way to configure a custom context like 'alfresco/demo'?AlfrescoApiService.prototype.reset = function () { this.alfrescoApi = new alfrescoApi({ provider: this.storage.getItem...