We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e492a9 + 596e167 commit aadb61fCopy full SHA for aadb61f
src/buildPath.js
@@ -10,7 +10,6 @@ function buildPath(url, configFile, opts) {
10
pathArr.pop()
11
12
if (hostCfg.root !== undefined) {
13
- console.log(pathArr)
14
pathArr[0] = hostCfg.root
15
}
16
0 commit comments