Add missing chunk to register_block_type_assets
This commit is contained in:
parent
0819ab2797
commit
011c4cb6fd
|
@ -377,6 +377,7 @@ class Checkout extends AbstractBlock {
|
|||
'checkout-blocks/express-payment',
|
||||
'checkout-blocks/contact-information',
|
||||
'checkout-blocks/shipping-address',
|
||||
'checkout-blocks/billing-address--checkout-blocks/shipping-address',
|
||||
'checkout-blocks/billing-address',
|
||||
'checkout-blocks/shipping-methods',
|
||||
'checkout-blocks/payment',
|
||||
|
|
Loading…
Reference in New Issue