JavaScript files on archive pages (including the home page) are not fully minified. On pages or posts, however, everything works fine.
After some testing I found that if I place the script files via the wp_enqueue_script not in the footer but in the header, it also works on archives.
This problem I could find with all my WordPress installations, so I suspect that this is a bug in WP-Minify. Also, JavaScript files from plugins are affected.
I hope I could explain the problem to understand. My Website: http://nodecode.de