Shopify / function-examples

MIT License
186 stars 53 forks source link

Template compatibility with Remix app template #462

Closed ewalk153 closed 8 months ago

ewalk153 commented 8 months ago

This allows these templates to work with the latest Remix template.

Fixes: https://github.com/Shopify/function-examples/issues/460

ewalk153 commented 8 months ago

Do we also need it in order-routing/typescript/pickup-point-delivery-option-generators?

We should probably update the sample-apps later in another PR. This isn't as urgent though as the sample apps use specific versions of Remix in that separate PR.

We should probably rebuild the sample apps on the latest Remix template.