cross-fetch icon indicating copy to clipboard operation
cross-fetch copied to clipboard

Support to skip IE11 ponyfill

Open martinheidegger opened this issue 4 years ago • 1 comments

I am looking for a ponyfill that works in react-native, the browser and node. cross-fetch seems like the best alternative except that it also adds a ponyfill which seems only needed for for IE 11 and IE 11 is not working with my code for other reasons anyways...

It would be nice if there was a variant of cross-fetch in the dist folder that would run without IE11 and cost less bundle size.

martinheidegger avatar Mar 30 '21 16:03 martinheidegger

+1 would love this!

litenjacob avatar Aug 24 '21 12:08 litenjacob