Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix: import * as foo from './foo' is not detected as usage when used with reexport #36

Merged
merged 8 commits into from
Sep 23, 2024

Conversation

kazushisan
Copy link
Contributor

fixes #25

@kazushisan kazushisan added the bug Something isn't working label Sep 23, 2024
@kazushisan kazushisan self-assigned this Sep 23, 2024
@kazushisan kazushisan changed the title Fix: import * as foo from './foo' is not detected as usage when used with reexport Fix: import * as foo from './foo' is not detected as usage when used with reexport Sep 23, 2024
@kazushisan kazushisan marked this pull request as ready for review September 23, 2024 12:52
@kazushisan kazushisan merged commit 79f048c into main Sep 23, 2024
1 check passed
@kazushisan kazushisan deleted the fix/import-asterisk-as branch September 23, 2024 12:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: import * as x from "file" deletes the file
1 participant