lint
introduced in 5b65638.
This commit is contained in:
parent
33fa740577
commit
0e95ea42ce
@ -82,7 +82,7 @@ if (isWindows) {
|
||||
|
||||
var normalizeUNCRoot = function(device) {
|
||||
return '\\\\' + device.replace(/^[\\\/]+/, '').replace(/[\\\/]+/g, '\\');
|
||||
}
|
||||
};
|
||||
|
||||
// path.resolve([from ...], to)
|
||||
// windows version
|
||||
|
Loading…
x
Reference in New Issue
Block a user