Update Remix version for Delivery Customizations sample app #583
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
An ATC request has been raised here where they noted that this tutorial is broken.
After some investigation I found that the remix version for the sample app is out of date, and some of the packages it is referencing no longer exist.
This PR updates the Delivery Customizations sample app to use the latest version of the Remix app template.
Tophatting
Prereqs
Function output
{ "shopId": 86773891400, "apiClientId":[REDACTED], "payload": { "export": "run", "input": { "cart": { "deliveryGroups": [ { "deliveryAddress": { "provinceCode": "ENG" }, "deliveryOptions": [ { "handle": "fff7e5718080425ce72fda0527650c0b-2fd78ab8a59006eb905798e3a0c5862b", "title": "Standard" } ] } ] }, "deliveryCustomization": { "metafield": null } }, "inputBytes": 233, "output": { "operations": [] }, "outputBytes": 17, "logs": [], "functionId": "16dc09d2-9572-47fe-8215-946d276851a8", "fuelConsumed": 363082 }, "logType": "function_run", "status": "success", "source": "delivery-customization-js", "sourceNamespace": "extensions", "logTimestamp": "2024-12-20T16:40:58.769314Z", "localTime": "2024-12-20 16:40:58", "storeName": "stefanhorne.myshopify.com" }