Add this code to the extended app's Component.js, right after the first line:
(function() {
jQuery.sap.registerModulePath("sap.cus.crm.lib.reuse", "/sap/bc/ui5_ui5/sap/crm_lib_reuse/sap/cus/crm/lib/reuse");
}());
Regards,
Michal.
Add this code to the extended app's Component.js, right after the first line:
(function() {
jQuery.sap.registerModulePath("sap.cus.crm.lib.reuse", "/sap/bc/ui5_ui5/sap/crm_lib_reuse/sap/cus/crm/lib/reuse");
}());
Regards,
Michal.