mirror of
https://github.com/matthiasmullie/minify.git
synced 2025-02-23 14:45:44 +01:00
I had to split the action of minification into a separate method because recursively importing files requires them to also be minified, and I don't want that one to write to a file.