Skip to content

fix: remove abort controller deps #162

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

Merged
merged 6 commits into from
Jan 13, 2022

Conversation

achingbrain
Copy link
Member

AbortController and AbortSignal are supported in browsers and node 14+ so the extra deps aren't necessary any more.

`AbortController` and `AbortSignal` are supported in browsers and
node 14+ so the extra deps aren't necessary any more.
@achingbrain
Copy link
Member Author

Android failure seems unrelated:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:stripDebugDebugSymbols'.
> No toolchains found in the NDK toolchains folder for ABI with prefix: arm-linux-androideabi

@achingbrain achingbrain merged commit 2282249 into master Jan 13, 2022
@achingbrain achingbrain deleted the fix/remove-abort-controller-deps branch January 13, 2022 20:30
@github-actions
Copy link

🎉 This PR is included in version 9.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants