Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

chore: polifyll window.fetch#512

Merged
cryptotavares merged 1 commit intomainfrom
chore/polyfill-window-with-node-fetch
Feb 7, 2023
Merged

chore: polifyll window.fetch#512
cryptotavares merged 1 commit intomainfrom
chore/polyfill-window-with-node-fetch

Conversation

@cryptotavares
Copy link
Copy Markdown
Contributor

Overview

On the extension we are using window.fetch. In order to keep extension changes to its minimum we can just polyfill the window object on desktop side.

Changes

Root

None

Pipeline

None

Common

None

App

Polyfill global window with node-fetch.

@cryptotavares cryptotavares requested a review from a team February 6, 2023 17:30
@cryptotavares cryptotavares force-pushed the chore/polyfill-window-with-node-fetch branch from 0ba017b to 61fafbd Compare February 7, 2023 11:08
On the extension we are using
window.fetch. In order to keep
extension changes to its minimum
we can just polyfill the window
object on desktop side
@cryptotavares cryptotavares force-pushed the chore/polyfill-window-with-node-fetch branch from 61fafbd to af9dc22 Compare February 7, 2023 14:13
@cryptotavares cryptotavares merged commit a3fdd13 into main Feb 7, 2023
@cryptotavares cryptotavares deleted the chore/polyfill-window-with-node-fetch branch February 7, 2023 15:00
@cryptotavares cryptotavares mentioned this pull request Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants