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

fix(events): export once function #68

Merged
merged 1 commit into from
Jan 25, 2023
Merged

fix(events): export once function #68

merged 1 commit into from
Jan 25, 2023

Conversation

officialpiyush
Copy link
Contributor

@officialpiyush officialpiyush commented Jan 24, 2023

This PR exports the once function in the event node runtime polyfill

patched the library (using pnpm) in my current project, was able to complete the build successfully.
image

should fix #54

@pi0 pi0 merged commit 1108d98 into unjs:main Jan 25, 2023
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.

add polyfill for node:events.once
2 participants