This repository has been archived by the owner on Dec 30, 2019. It is now read-only.
19.1.1
A small bugfixes release for the file size diff feature introduced in 19.1.0.
Properly comparing the file paths provided by webpack
with those picked up from via glob might contain different path separators on windows, thus they have to be normalized accordingly. The fixed version handles both.