Skip to content

Commit

Permalink
Space nit.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Aug 31, 2018
1 parent bd97232 commit 20a42cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module/static/node-module-paths.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ function nodeModulePaths(from) {
}

if (! WIN32) {
// Append "/node_modules" to handle root paths.
// Append "/node_modules" to handle root paths.
GenericArray.push(paths, "/node_modules")
}

Expand Down

0 comments on commit 20a42cf

Please sign in to comment.