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: dynamic arg search should not find self #336

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

dsherret
Copy link
Member

Handles not finding itself when the folder is the same:

const file = await import(`./${expr}`);

@dsherret dsherret merged commit d68c0fe into denoland:main Nov 27, 2023
3 checks passed
@dsherret dsherret deleted the fix_do_not_find_self_dynamic_arg branch November 27, 2023 21:11
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.

2 participants