This commit is contained in:
Niels Lange 2021-12-30 19:23:02 +07:00 committed by GitHub
parent 088be50f3c
commit 17a0325b72
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ class Cart extends AbstractBlock {
'cart-blocks/line-items',
'cart-blocks/order-summary',
'cart-blocks/order-summary--checkout-blocks/billing-address--checkout-blocks/shipping-address',
'cart-blocks/checkout-button-frontend.js',
'cart-blocks/checkout-button',
'cart-blocks/express-payment',
];
$chunks = preg_filter( '/$/', '-frontend', $blocks );