PHP Minifier 4.0.0
- Breaking change: the
phpMinify()
function now uses a named export instead of a default export. - Ported the source code to Haxe.
- Restored support for CommonJS modules.
phpMinify()
function now uses a named export instead of a default export.