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.
1 parent 9fe76e8 commit 39325cfCopy full SHA for 39325cf
lib/internal/modules/helpers.js
@@ -405,7 +405,7 @@ function stringify(body) {
405
* Enable on-disk compiled cache for all user modules being compiled in the current Node.js instance
406
* after this method is called.
407
* This method accepts either:
408
- * - A string: the directory to the cache directory.
+ * - A string: path to the cache directory.
409
* - An options object `{directory?: string, portable?: boolean}`:
410
* - `directory`: A string path to the cache directory.
411
* - `portable`: If `portable` is true, the cache directory will be considered relative.
0 commit comments