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

Remove abort-controller #22

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

loganvolkers
Copy link
Contributor

abort-controller is a polyfill for the AbortController API.

It looks like since there is good browser support for this API, the polyfill is optional and was removed from all code paths.

This PR removes the dependency and the unused code paths and instrumentation.

@fabiancook fabiancook merged commit f394573 into virtualstate:main Sep 25, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants