| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3b5bb4d commit 242adab
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -374,7 +374,7 @@ This may slow down the first load of a module graph, but subsequent loads of the | |||
| 374 | 374 | graph may get a significant speedup if the contents of the modules do not change. | |
| 375 | 375 | ||
| 376 | 376 | To clean up the generated compile cache on disk, simply remove the cache directory. The cache | |
| 377 | - directory will be recreated the next time the same directory is used for for compile cache | ||
| 377 | + directory will be recreated the next time the same directory is used for compile cache | ||
| 378 | 378 | storage. To avoid filling up the disk with stale cache, it is recommended to use a directory | |
| 379 | 379 | under the [`os.tmpdir()`][]. If the compile cache is enabled by a call to | |
| 380 | 380 | [`module.enableCompileCache()`][] without specifying the `directory`, Node.js will use | |
| Back | FazBrowse Home | New Git URL |
0 commit comments