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: handle public imports #83

Merged
merged 1 commit into from
Aug 31, 2021
Merged

fix: handle public imports #83

merged 1 commit into from
Aug 31, 2021

Conversation

thesayyn
Copy link
Owner

This is a work in progress of the support for the import public directive.

There are still some problems, such as TS2308 when two public dependencies have the same package directive.

fixes #82

@thesayyn thesayyn merged commit ea52541 into master Aug 31, 2021
@thesayyn thesayyn deleted the public-imports branch August 31, 2021 14:57
@thesayyn thesayyn restored the public-imports branch August 31, 2021 14:58
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.

fix: import public causes AssertionError
1 participant