Skip to content

Bundle sizing / Axios

Compare
Choose a tag to compare
@lteacher lteacher released this 23 Jul 16:02
· 21 commits to master since this release

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.