Last 12 weeks · 0 commits
2 of 6 standards met
First of all, thanks for this library! We have been using it for quite a long time, and it works like a charm. Description It seems that there are invalid values exported in the package.json https://github.com/developit/unfetch/blob/main/package.json#L18 It causes issue while using as a module, for instance, we use webpack and once upgraded to 5.0.0 it started to break the build with the given (not so clear, to say the least) error: Demo Here you can see an example of this issue: https://github.com/cristianoliveira/unfetch-issue-demo Solution After pointing to it started to compile again and it is working as expected. 😄 Let me know if this is the right solution. Relates to https://github.com/developit/unfetch/issues/163 https://github.com/developit/unfetch/issues/162
Repository: developit/unfetch. Description: 🐕 Bare minimum 500b fetch polyfill. Stars: 5720, Forks: 202. Primary language: JavaScript. Languages: JavaScript (86.2%), TypeScript (13.8%). License: MIT. Homepage: https://npm.im/unfetch Topics: ajax, fetch, polyfill, ponyfill, tiny, unfetch, xmlhttprequest. Latest release: 5.0.0 (3y ago). Open PRs: 10, open issues: 20. Last activity: 2y ago. Community health: 42%. Top contributors: developit, niedzielski, DanielRuf, WebReflection, balloob, sakit0, ericmurphyxyz, styfle, iamakulov, resir014 and others.
JavaScript