rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[module-minifier] Allow disabling result cache

Open dmichon-msft opened this issue 2 months ago • 0 comments

Summary

Adds an option to @rushstack/module-minifier to disable caching of results.

Details

Supported for LocalMinifier and WorkerPoolMinifier

How it was tested

Unit tests for LocalMinifier.

Impacted documentation

API Doc for the package.

dmichon-msft avatar Oct 24 '25 23:10 dmichon-msft