browserify / browserify/path-browserify
Windows support
Open
- Dominant language
- JavaScript
- Stars
- 192
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
The separator is hard-coded as '/' but in reality, node also supports windows which has '\' as default separator (see http://nodejs.org/api/path.html#path_path_sep ). This should be automatically detected and all fns that split things up depending upon the separator should should the os-proper separator.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.