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
dupl of #1217
all size comes from fetch-blob that started using spec compatible streams from web-streams-polyfill
(node-fetch will depend on web-streams-polyfill as well at some point)
some recently merged PR to work with public interface rather than using core methods
MattiasBuelens have already released a v4 alpha that have reduced the size significantly. but i guessing he wants to resolve #20 first and include it v4 stable (cuz it might have some breaking changes) if you want to shim in then this is probably the issue you want to follow/help out with
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
![изображение](https://user-images.githubusercontent.com/157520/139423325-75860edc-0ef3-4b86-863f-91e48fc03135.png)
Reduce the size of dependencies.
https://packagephobia.com/result?p=node-fetch
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: