Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Since 0.16 big weight gain? #871

Closed
gplume opened this issue Apr 27, 2017 · 1 comment
Closed

Since 0.16 big weight gain? #871

gplume opened this issue Apr 27, 2017 · 1 comment

Comments

@gplume
Copy link

gplume commented Apr 27, 2017

Hello there,
I use axios since version 0.12 with vuejs and building lightest possible apps for mobile. I was surprised (and disappointed) to notice a weight gain of 22kb since version 0.16, what is the explanation for that?

Here is my vendor file entry:

import Vue from 'vue'
import axios from 'axios'
require('es6-promise').polyfill()
Vue.prototype.$http = axios
@albertogasparin
Copy link

Yep, there is already another issue open #846 (with a webpack quick fix) and also an open PR with a proposed fix #887

@axios axios locked and limited conversation to collaborators May 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants