cli
cli copied to clipboard
[Feature]: Access to Build and Deploy
What area(s) will this request affect?
Extension
What type of change do you want to see?
Substantial change to existing feature
Overview
Hello, customers have their own web apps and use the shopify UI extensions for their Checkout flow
Then there are errors in the UI extension, customers need access to the sourcemaps from the shopify build, so they can apply the sourcemaps against the minified errors, and deminify them, using Error Monitoring tools.
Currently, there is no way to hook into this build+deploy cycle, using the shopify-cli.
Can you please offer this as an option?
Motivation
Visibility. Can't see what JS code is erroring.
https://shopify.dev/docs/api/checkout-ui-extensions/unstable/error-handling may be related