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

perf: avoid lazy import #182

Merged
merged 2 commits into from
Jan 19, 2025
Merged

perf: avoid lazy import #182

merged 2 commits into from
Jan 19, 2025

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jan 19, 2025

We were lazy importing execa as it was ESM-only, since tinyexec is dualformat we can eagerly import it.

@pi0 pi0 merged commit c1836d2 into main Jan 19, 2025
4 checks passed
@pi0 pi0 deleted the fix/no-lazy branch January 19, 2025 22:24
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