Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using only posix would work only if the only code doing path resolving was MFS, but store has several path.resolves which on windows breaks the compactibility and instead of directories we get files with path names similar to "c:\store\.." instead of it being separate directories.
- Loading branch information