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

Add support for replacement in template literals. #28

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

joarfish
Copy link
Contributor

Template literals have lead to problems for some users, although they seem to occur very rarely in the transpiled code vite outputs. Still, I think it is pertinent to support replacing dynamic base strings in template literals.

(This addresses issue #8)

This addresses issue chenxch#8.

Signed-off-by: Jonas Klein <giga@jonasklein.dev>
@chenxch
Copy link
Owner

chenxch commented Jan 31, 2024

Great, there’s been a lot going on lately, I’ll review it later.

@chenxch chenxch merged commit 526e506 into chenxch:main Feb 2, 2024
@joarfish joarfish deleted the bugfix/template-literals branch February 2, 2024 06:49
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