@@ -22,3 +22,3 @@ import { assertNotStrictEqual, } from './typings/common-types.js'; | ||
| this.requireCache.add(callerFile); | ||
| const fullDirPath = this.shim.path.join(this.shim.path.dirname(callerFile), dir); | ||
| const fullDirPath = this.shim.path.resolve(this.shim.path.dirname(callerFile), dir); | ||
| const files = this.shim.readdirSync(fullDirPath, { | ||
@@ -25,0 +25,0 @@ recursive: opts.recurse ? true : false, |
+1
-1
| { | ||
| "name": "yargs", | ||
| "version": "18.0.0-candidate.5", | ||
| "version": "18.0.0-candidate.6", | ||
| "description": "yargs the modern, pirate-themed, successor to optimist.", | ||
@@ -5,0 +5,0 @@ "main": "./index.mjs", |
+0
-7
@@ -16,3 +16,2 @@ <p align="center"> | ||
| [![Conventional Commits][conventional-commits-image]][conventional-commits-url] | ||
| [![Slack][slack-image]][slack-url] | ||
@@ -151,6 +150,2 @@ ## Description | ||
| ## Community | ||
| Having problems? want to contribute? join our [community slack](http://devtoolscommunity.herokuapp.com). | ||
| ## Documentation | ||
@@ -187,6 +182,4 @@ | ||
| [conventional-commits-url]: https://conventionalcommits.org/ | ||
| [slack-image]: http://devtoolscommunity.herokuapp.com/badge.svg | ||
| [slack-url]: http://devtoolscommunity.herokuapp.com | ||
| [type-definitions]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs | ||
| [coverage-image]: https://img.shields.io/nycrc/yargs/yargs | ||
| [coverage-url]: https://github.com/yargs/yargs/blob/main/.nycrc |
230750
-0.12%183
-3.68%