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

feat: skip trailing white space in dynamic import #162

Conversation

sapphi-red
Copy link
Contributor

close #118

I'm not sure if this is always correct.

@guybedford
Copy link
Owner

I'm not sure this works either, it could be worth adding some edge cases for various parse goals to verify further.

@sapphi-red
Copy link
Contributor Author

I added some more test cases that I can think of.

@guybedford guybedford merged commit 2911914 into guybedford:main Nov 10, 2023
1 check passed
@guybedford
Copy link
Owner

Nice work, I can't think of any edge cases actually. Will release and let's see if anything comes up further.

@sapphi-red sapphi-red deleted the feat/skip-trailing-white-space-in-dynamic-import branch November 10, 2023 07:08
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.

Parse dynamic imports with backticks
2 participants