-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
resolver
should use different mark for top level bindings and unresolved identifiers
#2956
Comments
I started working on #2996 and I think it would be better to fix that along with doing this change. Basically there needs to be a way to express: import { Name } from "./something"; ...as being a module level binding that's not accessible within the module. I should work on other things right now, but this is a source of some bugs. |
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
No description provided.
The text was updated successfully, but these errors were encountered: