UNPKG

fetch-plugin

Version:

fetch polyfill with TIMEOUT setting and other options, extend from whatwg-fetch

20 lines (19 loc) 378 B
{ "presets": [ [ "@babel/preset-env", { "modules": false, "targets": { "browsers": [ "Android >= 4", "iOS >= 7" ] } } ] ], "plugins": [ "transform-object-assign" ] }