Skip to content

How can I make a fetch polyfill apply to this middleware with webpack #148

@JadSayegh

Description

@JadSayegh

Note: associated Stack Overflow question

I'm having a hard time getting the API middleware to work when running on fetch unsupportive browsers, despite applying polyfills through webpack which seem to be working in other parts of the code ( i.e. If I call fetch in my own javascript code, it works, but the middleware api calls are still never happening despite everything else working).

Is this a known issue with a known solution that I am missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions