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

Windows path fixes #1425

Merged
merged 1 commit into from
Jul 20, 2013
Merged

Windows path fixes #1425

merged 1 commit into from
Jul 20, 2013

Conversation

SLaks
Copy link
Contributor

@SLaks SLaks commented Jul 17, 2013

Fix uppercase drive letters, paths with multiple backslashes.

string.replace(string, string) only replaces the first match.

Alleviates https://github.com/madskristensen/WebEssentials2013/blob/master/EditorExtensions/Resources/Scripts/lessc.wsf#L184-L192

Fix uppercase drive letters, paths with multiple backslashes.

string.replace(string, string) only replaces the first match.
@lukeapage
Copy link
Member

thanks

lukeapage added a commit that referenced this pull request Jul 20, 2013
@lukeapage lukeapage merged commit 026f331 into less:master Jul 20, 2013
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