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(shaker): improve dependency resolution for wildcard exports #826

Merged
merged 1 commit into from Aug 31, 2021

Conversation

Anber
Copy link
Collaborator

@Anber Anber commented Aug 31, 2021

Motivation

Fixes #816

Summary

Shaker correctly detected wildcard imports but mistakenly marked everything in the imported file as unnecessary.

Test plan

A new test was added.

@Anber Anber merged commit 5aac3eb into master Aug 31, 2021
@Anber Anber deleted the issue/816 branch August 31, 2021 15:13
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.

@linaria/shaker: import & export is removed
1 participant