Frontend Pipeilne of AEM Cloud Manager
Hi Team,
Has anyone set up the frontend pipeline in cloud manager?
I know the docs are available and it is easy but we have a submodule repo “common” as well under the main repo which doesn't have ui.frontend.
So when I run the pipeline, it tries to find the package.json under common as well which actually is not available.
But we want the pipeline to read ui.frontend which is in the main repo only.
In the code location option I am putting - /ui.frontend
Thank you
