Skip to content

Remove Axios dependency #2403

@MickL

Description

@MickL

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions