Leo Lamprecht
8 years ago
No known key found for this signature in database
GPG Key ID: B08517883D5E0E10
1 changed files with
4 additions and
0 deletions
-
lib/utils/check-path.js
|
|
@ -29,6 +29,10 @@ export default async dir => { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
if (!location) { |
|
|
|
return |
|
|
|
} |
|
|
|
|
|
|
|
let locationName |
|
|
|
|
|
|
|
switch (location) { |
|
|
|