5.140.1 • Published 8 months ago
@rushstack/rush-resolver-cache-plugin v5.140.1
@rushstack/rush-resolver-cache-plugin
A Rush plugin that runs after successful dependency installation and generates a cache file to optimize node module resolution.
When this plugin is installed, it will produce a file called resolver-cache.json
in the temp directory of the default subspace, e.g. <repo>/common/temp/default/resolver-cache.json
To use this file, load it, call JSON.parse, and pass the result as the cacheData
property to the WorkspaceLayoutCache
constructor from @rushstack/webpack-workspace-resolve-plugin
.
5.140.1
8 months ago
5.140.0
8 months ago
5.139.0
9 months ago
5.138.0-pr4476.0
9 months ago
5.136.0
9 months ago
5.137.0
9 months ago
5.136.1
9 months ago
5.138.0
9 months ago
5.135.0-pr4927.1
9 months ago
5.135.0
10 months ago
5.135.0-pr4927.0
10 months ago
5.134.0
10 months ago
5.133.4
10 months ago
5.133.3
10 months ago
5.133.2
10 months ago
5.133.1
10 months ago
5.133.0
11 months ago