You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used polymer to bundle the code, it will load the node-ponyfill.js
I know this is maybe not the intention with the library, it can just be confusing for new beginners that want to use a library that does backsupport old browser while at the same time uses just fetch with the new es module loading.
I used
polymer
to bundle the code, it will load thenode-ponyfill.js
I know this is maybe not the intention with the library, it can just be confusing for new beginners that want to use a library that does backsupport old browser while at the same time uses just fetch with the new es module loading.
https://github.com/kevinsimper/cross-fetch-esm-test
https://cross-fetch-es-module.surge.sh/
https://github.com/Polymer/tools/tree/master/packages/cli
The text was updated successfully, but these errors were encountered: