Add posix/win32 exports to path.js. Add posix param to existing functions, defaulting to true in exported functions. Let me know if this looks good - it fixed my issues with some deps that relied on these two exports, so I figured I'd submit a PR here.
Based on the diff, this is too complex of a change to merge given the limited resources this project has. If you need this change yourself, I'd suggest forking!
Add posix/win32 exports to path.js. Add posix param to existing functions, defaulting to true in exported functions. Let me know if this looks good - it fixed my issues with some deps that relied on these two exports, so I figured I'd submit a PR here.