Hi team,
I want to reference a widget which lies in another bundle of ours.
I changed the config-build.js to locate the widget prefix, so the path to the widget is correctly resolved.
However when I grunt, I get an error :
Running "requirejsDependencyCheck:all" (requirejsDependencyCheck) task
>> Module ptfd/utils/commands/open.ptfdb depends on gciux/widgets/tilereport/tilereport.view, which is not public; it does not occur in any foreign bundle index.
>> Error: At least one module depends on a private module from other component.
How can I avoid this ?
Thanks,
Pierre