Bundle sizing / Axios
This release dramatically reduces the bundle size by replacing request
and request-promise
with axios
It may break some builds if anyone is using it already (which seems unlikely) as the streams now return a promise.
This release dramatically reduces the bundle size by replacing request
and request-promise
with axios
It may break some builds if anyone is using it already (which seems unlikely) as the streams now return a promise.