Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hello,
In 2022, we created an app embed block using Shopify Cli 2.x:
https://shopify.dev/apps/online-store/theme-app-extensions/extensions-framework#app-embed-blocks
Recently we try to migrate to Shopify Cli 3.x:
https://shopify.dev/apps/tools/cli/migrate
Here is our app folder structure:
We run "npm run deploy" successfully:
However in Shopify app admin, the new push is not added:
Any comments and suggestions will be appreciated!