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

feat!: replace node polyfills #30

Merged
merged 10 commits into from
May 5, 2022
Merged

feat!: replace node polyfills #30

merged 10 commits into from
May 5, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Apr 12, 2022

We are currently using polyfills from browserify and several sub deps for buffer, events, process, and util.

They are mostly outdated and use legacy syntax and workarounds optimized for browser support but unenv target is universal support.

@pi0 pi0 self-assigned this Apr 12, 2022
@pi0 pi0 changed the title feat!: inline browserify polyfills feat!: replace node polyfills May 5, 2022
@pi0 pi0 marked this pull request as ready for review May 5, 2022 13:39
@pi0 pi0 merged commit 0a99ce2 into main May 5, 2022
@pi0 pi0 deleted the feat/inline-utils branch July 16, 2024 17:41
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.

1 participant