PEGA Constellation on publishing web components
Hi Pega Team,
I have a requirement to create a custom web component and publish to pega.
Issue faced: The WEB SDK provided by pega is the basic starter kit which is not supporting npm commands to create and publish the web component.
Question1: What are the dependent files that we need to create to make sure we run the npm commands without any issues?
Question2: What are the necessary files we need to use to create a custom dx component(using web components) and publish it successfully?