For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
How does one go about deleting a checkout UI extension from their app? Is there a command to push the information back to Shopify? Even after deleting the generated extension folder, I do still see it in my Partner Dashboard App Extensions page
Hi 👋
I would recommend reviewing the documenation on Remove a CLI-managed app extension.
Once you have removed the files from your local application you will need to release a new version of your application with npm run deploy.
To learn more visit the Shopify Help Center or the Community Blog.