Closed KonnorRogers closed 3 years ago
https://github.com/honeybadger-io/honeybadger-webpack/blob/b110654e24ee55c97ca01b3479432622da2a58d0/package.json#L58
https://github.com/honeybadger-io/honeybadger-webpack/blob/b110654e24ee55c97ca01b3479432622da2a58d0/src/HoneybadgerSourceMapPlugin.js#L2
Perhaps by changing the way HTTP requests are handled could also possibly fix #47
Looks like node-fetch seems to be the standard
node-fetch
https://github.com/honeybadger-io/honeybadger-webpack/blob/b110654e24ee55c97ca01b3479432622da2a58d0/package.json#L58
https://github.com/honeybadger-io/honeybadger-webpack/blob/b110654e24ee55c97ca01b3479432622da2a58d0/src/HoneybadgerSourceMapPlugin.js#L2
Perhaps by changing the way HTTP requests are handled could also possibly fix #47