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

Defer importing polyfills (esp. node-fetch) #1

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    8e29ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75ee1e9 View commit details
    Browse the repository at this point in the history
  3. Import node-fetch dynamically

    tnzk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f1184b2 View commit details
    Browse the repository at this point in the history
  4. Fix: double Headers :)

    tnzk committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6bb69bf View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Use ky-universal instead

    tnzk committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    307e631 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Resolve conflicts

    tnzk committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    215a62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0be47 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    26e208c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from MortyDAO/feature/polyfill-abort-controller

    Apply missing polyfill for AbortController
    tnzk authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    59a40ce View commit details
    Browse the repository at this point in the history