Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Use path.sep to fix windows build error #45

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

jacobdeichert
Copy link
Owner

Which issue does this fix?

Closes #43

Describe the solution

@moitias debugged this and posted the solution in #43. Using path.sep we get the platform-specific path separator which correctly uses \ on Windows systems.

@jacobdeichert jacobdeichert merged commit a49b7b9 into master Feb 13, 2020
@jacobdeichert jacobdeichert deleted the fix-dest-path-for-windows branch March 1, 2020 04:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Svelvet (re-)compiling to src/ instead of dist/ on Windows, triggering babel parse errors
1 participant