Skip to content

Add support for alternative runtimes like Egde (Axios not functioning in Vercel Edge runtime) #130

@sundaycrafts

Description

@sundaycrafts

Hi maintainers,

I've encountered an issue where Axios is not functioning within the Vercel Edge runtime.
My understanding is that Postmark.js depends on Axios for some kind of compatibility, but it is intended to run solely on the server side, so concerns such as browser backward compatibility are not relevant.

As a potential solution, replacing Axios with the Fetch Web standard API might be best. I would appreciate your thoughts on this.

Thanks in advance for your attention to this matter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions