browserify / tinyify

a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Republish tinyify to fix #14

josephg opened this issue · comments

Issue #14 (common-shakeify generates invalid code) is quite a bad issue. Its been fixed - see browserify/common-shakeify#18 and published as 📦common-shakeify@0.5.2 but tinyify's package.json is still pointing at common-shakeify ^0.4.

Can someone with npm publish access bump the common-shakeify version in package.json and republish tinyify so we can use the fix?