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

Modify file path mapping so that it works on windows #12

Open
wants to merge 1 commit into
base: feature/webassembly
Choose a base branch
from

Conversation

dibarbet
Copy link

No description provided.

return Remap(path, _workspaceBasePath, _compilerLogBasePath);
}

public static string Remap(string path, string workspacePath, string compilerLogBasePath)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haven't really tested on unix (or done a lot of validation on this). Might not be right, but hopeuflly describes the problems well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant