Hi everyone,
I’m working on a Shopify app, and I’ve run into an issue after building my frontend for production.
After running:
npm run build
The build completes successfully with no errors. However, when I try to view the app in the Shopify admin (backend app section), the content does not render at all. it is showing empty. Can anyone help me to resolve this issue.. Thanks in advance.