Back to Rspack

rspack_tools

crates/rspack_tools/README.md

2.0.1291 B
Original Source

rspack_tools

A toolkit for debugging and testing rspack internals.

Commands

compare - Compare cache in directories

Compare the cache content of two directories to verify they contain identical data.

Usage:

bash
rspack_tools compare /path/to/cache1 /path/to/cache2