This commit is contained in:
Ash Wilson
2017-08-02 09:50:57 -04:00
parent 320664a359
commit 318708bb42
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
/** @babel */
const path = require('path')
// Private: re-join the segments split from an absolute path to form another absolute path.