Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

19.1.1

Compare
Choose a tag to compare
@DorianGrey DorianGrey released this 08 Sep 11:13
· 20 commits to master since this release

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.

19.1.0...19.1.1