I want to create component in AEM as a Cloud Service without having any
dependency of ui.apps on core, ui.frontend or any other module. For
example, I want that if any file resides even in core or ui.frontend, I
do not have to build those modules before ui.apps. I want that those
files to be embeddable in my ui.apps and when I build ui.apps, component
should work properly.