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

replace axios with fetch #1833

Merged
merged 2 commits into from Jun 28, 2021
Merged

replace axios with fetch #1833

merged 2 commits into from Jun 28, 2021

Conversation

chappjc
Copy link
Member

@chappjc chappjc commented Jun 8, 2021

This drops the axios dependency, using fetch instead.

This reduces the size of the vendors bundle (4.bundle.js) from 104 KiB to 90.3 KiB, and grows app.bundle.j by 1 KiB.

@chappjc chappjc merged commit 5b5c4f6 into decred:master Jun 28, 2021
@chappjc chappjc deleted the no-axios branch June 28, 2021 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants