ardiffact

Home > @microsoft/webpack-stats-differ

webpack-stats-differ package

A library for generating a diff object between two sets of webpack bundle stat files

Functions

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 Aliases

Type Alias Description
FileDiffResults  
FileDiffResultWithComparisonToolUrl