Movatterモバイル変換


[0]ホーム

URL:


@rushstack/rush-resolver-cache-plugin
TypeScript icon, indicating that this package has built-in type declarations

5.155.1 • Public • Published

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 calledresolver-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 thecacheData property to theWorkspaceLayoutCache constructor from@rushstack/webpack-workspace-resolve-plugin.

Readme

Keywords

none

Package Sidebar

Install

npm i @rushstack/rush-resolver-cache-plugin

Weekly Downloads

26

Version

5.155.1

License

MIT

Unpacked Size

84.3 kB

Total Files

30

Last publish

Collaborators

  • rushstack-admin
  • odspnpm
  • octogonz

[8]ページ先頭

©2009-2025 Movatter.jp