Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/path.js')
-rw-r--r--lib/path.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/path.js b/lib/path.js
index 6ac65cfe4a7..9ac877eabca 100644
--- a/lib/path.js
+++ b/lib/path.js
@@ -830,6 +830,7 @@ const win32 = {
ret.root = ret.dir = path;
return ret;
}
+ ret.base = ret.name = path;
return ret;
}
// Try to match a root