It is messing up with dependencies that expect the native `fetch` function to be there on node.js Would a patch that removes the usages of the global `fetch` function and instead imports it from an isomorphic file be accepted?