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: infer externals from package name, exports and imports #469

Merged
merged 3 commits into from
Dec 27, 2024

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Dec 27, 2024

resolves #351 (and some reported in #201)

This PR automatically infers externals (to avoid warning) from package.json name, exports and imports field (+ optionalDependencies)

@pi0 pi0 merged commit 6846d34 into main Dec 27, 2024
2 checks passed
@pi0 pi0 deleted the feat/infer-ext branch December 27, 2024 23: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.

Add package subpath exports/imports to external by default
1 participant