2.0.1
What's Changed
- Fix: Prevent Type Error: Unsupported operand types: null + array by @JunaidQadirB in #48
- Fix: Optimize command wasn't working when specifying public vendor lib starting with a forward slash (
/vendor/my-lib.js
, for instance) 4e17a78 - Fix: Digest wasn't being applied on public vendor libs when starting with a forward slash either 139b788
New Contributors
- @JunaidQadirB made their first contribution in #48
Full Changelog: 2.0.0...2.0.1