Closed devisscher closed 5 months ago
Updating the template to use App Bridge React V4.
This PR does:
sample-apps/discounts/app/entry.server.jsx
sample-apps/discounts/app/root.jsx
sample-apps/discounts/app/routes/app.jsx
This PR can be merged after a new version of discount-app-components is released: https://github.com/Shopify/discount-app-components/pull/203
This is part of fixing: https://github.com/Shopify/core-issues/issues/68945
Updating the template to use App Bridge React V4.
This PR does:
sample-apps/discounts/app/entry.server.jsx
to use built in Response objectsample-apps/discounts/app/root.jsx
and load apiKey from env vars.sample-apps/discounts/app/routes/app.jsx
This PR can be merged after a new version of discount-app-components is released: https://github.com/Shopify/discount-app-components/pull/203