5.140.1 • Published 10 months ago

@rushstack/rush-resolver-cache-plugin v5.140.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@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

10 months ago

5.140.0

11 months ago

5.139.0

11 months ago

5.138.0-pr4476.0

11 months ago

5.136.0

11 months ago

5.137.0

11 months ago

5.136.1

11 months ago

5.138.0

11 months ago

5.135.0-pr4927.1

12 months ago

5.135.0

12 months ago

5.135.0-pr4927.0

12 months ago

5.134.0

12 months ago

5.133.4

12 months ago

5.133.3

1 year ago

5.133.2

1 year ago

5.133.1

1 year ago

5.133.0

1 year ago