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

Remove Axios dependency #2403

Open
MickL opened this issue Dec 13, 2024 · 0 comments
Open

Remove Axios dependency #2403

MickL opened this issue Dec 13, 2024 · 0 comments

Comments

@MickL
Copy link

MickL commented Dec 13, 2024

Consider removing Axios in favor fetch. Personally I would recommend unjs/ofetch which works in all environments (node, browser, worker).

Removing Axios would also solve that #2051 from 2023.

Background: We are considering to use Contentful for a large scale project BUT the js client is still using Axios. In serverless environments, and especially on esge workers, every kb counts and this would add another unnecessary library. Therefor we cant use Contentful.

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

No branches or pull requests

1 participant