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 path with dollar signs #155

Closed
wants to merge 1 commit into from

Conversation

merceyz
Copy link
Contributor

@merceyz merceyz commented Jan 14, 2021

What's the problem this PR addresses?

My fix in #149 was broken and prevented the replacement of $2

How did you fix it?

Updated it so it still replaces $2

@merceyz merceyz changed the title fix: do dollar replacement correctly fix: handle path with dollar signs Jan 14, 2021
@benmccann
Copy link
Member

Is there a test that we could add for this and the issue that #149 was addressing?

@non25
Copy link
Contributor

non25 commented Jan 15, 2021

Won't need this if #156 will be merged.
Relevant broken code is in svelte-hmr.

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.

3 participants