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

Reduce required polyfills #3007

Open
danielbate opened this issue Aug 22, 2024 · 1 comment
Open

Reduce required polyfills #3007

danielbate opened this issue Aug 22, 2024 · 1 comment
Labels
chore Issue is a chore

Comments

@danielbate
Copy link
Contributor

We currently use polyfills in our browser testing environment. We should look to reduce the amount we need by instead writing node and browser compatible code. buffer is a good example (#765, #2984) of something we could introduce safely.

@arboleya
Copy link
Member

Before we get to this, should we add a section about polyfills to the docs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

2 participants