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: optimize nested index-only deps #282

Merged
merged 1 commit into from
Feb 26, 2022
Merged

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Feb 26, 2022

Fixes #281

lodash.debounce exposes the entrypoint via index.js implicitly, which is considered CJS to be pre-bundled as well.

Also added more tests for needsOptimization() hueristic.

@bluwy bluwy merged commit d2a0343 into main Feb 26, 2022
@bluwy bluwy deleted the handle-index-only-packages branch February 26, 2022 15:17
@github-actions github-actions bot mentioned this pull request Feb 26, 2022
@github-actions github-actions bot mentioned this pull request Jul 13, 2022
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.

Error including bytemd dependency
2 participants