Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to skip IE11 ponyfill #103

Open
martinheidegger opened this issue Mar 30, 2021 · 1 comment
Open

Support to skip IE11 ponyfill #103

martinheidegger opened this issue Mar 30, 2021 · 1 comment

Comments

@martinheidegger
Copy link

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.

@litenjacob
Copy link

+1 would love this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants