Closed nickpeihl closed 7 years ago
The request module is reeeally large and builds are >1MB. This isn't such a big deal when using with node, but is not so good for browser usage.
request
I would suggest maybe xhr-request instead.
More info in this thread. https://twitter.com/nickpeihl/status/796806578305253376
I will start working on a PR.
The
request
module is reeeally large and builds are >1MB. This isn't such a big deal when using with node, but is not so good for browser usage.I would suggest maybe xhr-request instead.
More info in this thread. https://twitter.com/nickpeihl/status/796806578305253376
I will start working on a PR.