spree/spree-api-v2-js-sdk

Support node-fetch 3.x.x out of the box

tniezg opened this issue · 1 comments

Support node-fetch 3.x.x out of the box

node-fetch uses ESM. We need to import it differently.