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

build: unbundle deps from exports #39

Merged
merged 4 commits into from
Jun 28, 2024
Merged

Conversation

GeekyEggo
Copy link
Member

This PR updates the exports to not include bundled dependencies. It also moves true dependencies to dependencies to provide better visibility of the package's requirements.

NB. The original PR also unbundled dependencies from the CLI (bin), however this results in a significant negative performance impact.

@GeekyEggo GeekyEggo merged commit 396c244 into main Jun 28, 2024
4 checks passed
@GeekyEggo GeekyEggo deleted the unbundle-deps-from-exports branch June 28, 2024 14:31
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