lquixada / cross-fetch

Universal WHATWG Fetch API for Node, Browsers and React Native.
MIT License
1.67k stars 104 forks source link

Support native node esm imports #111

Closed perrin4869 closed 1 year ago

perrin4869 commented 3 years ago

Fixes #110

perrin4869 commented 2 years ago

@lquixada Is there anything blocking this?

perrin4869 commented 2 years ago

@lquixada I just pushed a small extra change to remove the now-unused polyfill dir and added entries to import react-native versions of the lib to the exports fields. Would be really useful if you could have a look and hopefully get this merged, thanks!