Hey,
I included three Script in the exclude from optimization list: "woocommerce.min,WooCommerce-German-Market-Frontend,checkout.min"
When I check my source code, the first two scripts are placed between the <head> tags, but the third on is placed in the footer (although not combined with all teh other scripts).
Is there a chance to fix this or to force Autooptimize to include the script in the head are (while keeping the combined js in the footer)?