-
This is kinda a big change! 😬 I think it's a good one though! Using this as a polyfill first, but also exposing `/navigator_.js` (name collision with `Navigator.js`) and `/Navigator.js` as individual …
-
**Is your feature request related to a problem? Please describe.**
Actual
```js
> var{Response}=await import('node-fetch');var {ReadableStream}=require("web-streams-polyfill/ponyfill");
> await …
-
Some enviroment like now can not create directory.
use temp dir and put cache into that.
-
The peer dependency `web-streams-polyfill` should be `=4` the import of `web-streams-polyfill/ponyfill/es6` fails as the JS files have been renamed.
See the [changelog](https://github.com/MattiasBu…
-
Hey.
I'm trying to use supabase (which uses `cross-fetch`) with Nuxt 3 and I found a problem with `browser-ponyfill`:
```
Uncaught SyntaxError: The requested module '/node_modules/cross-fetch/…
-
The enzyme test suite needs a polyfill for some standard JS objects (fetch, Request, Response, etc) in order to use the `fetch-mock` library.
- add fetch-ponyfill to package.json file
- import htt…
-
***
🚨 **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
[Find out how to migrate to Snyk at greenkeeper.io](https:/…
-
```
> node-typescript-boilerplate@0.0.0 build
> tsc -p tsconfig.json
node_modules/@sgwilym/isomorphic-streams/index.d.ts:40:19 - error TS2304: Cannot find name 'Transformer'.
40 transforme…
-
Currently there are several issues raised for _[node-fetch](https://github.com/node-fetch/node-fetch) v2.x_ ([#1793](https://github.com/node-fetch/node-fetch/pull/1793), [#1794](https://github.com/nod…
-
It looks like a more significant problem with this way of polyfilling: