Home > @microsoft/webpack-stats-differ
A library for generating a diff object between two sets of webpack bundle stat files
| Function | Description |
|---|---|
| diff(baselineDir, candidateDir, fileFilter, filter, remoteArtifactManifests) | Calculates the diff between two sets of bundle stats |
| getFriendlyAssetName(asset) | Returns a readable name of the asset |
| Type Alias | Description |
|---|---|
| FileDiffResults | |
| FileDiffResultWithComparisonToolUrl |