I found a way to fix.
in WooCommerce, there is a comment text at the end of a line, like this
t = jQuery.trim(li.find(‘.ab-item .rs-label’).data(‘alias’)); //text()
BWM is unable to remove this comment, so it breaks the minified file.
Can you update to fix this issue automatically?