meantime they fix this, you can remove those files adding these snippets
add_filter( ‘wc_stripe_load_scripts_on_product_page_when_prbs_disabled’, ‘__return_false’ );
add_filter( ‘wc_stripe_load_scripts_on_cart_page_when_prbs_disabled’, ‘__return_false’ );
That is not a solution… when you disable the early access you will get multiple stripe JS files slowing down single products pages