Skip to content

Commit

Permalink
fix: rebuild and remove unused cart total
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois-Gomis committed Jan 10, 2025
1 parent 526bc72 commit 513d511
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 47,810 deletions.
2 changes: 0 additions & 2 deletions src/assets/js/alma-checkout-blocks.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ import '../css/alma-checkout-blocks.css';
isPayNow={isPayNow}
store_key={store_key}
settings={settings}
cartTotal={cartTotal}
gateway={gateway}
setInPage={setInPage}
/>
Expand All @@ -91,7 +90,6 @@ import '../css/alma-checkout-blocks.css';
isPayNow={isPayNow}
store_key={store_key}
settings={settings}
cartTotal={cartTotal}
gateway={gateway}
/>
)
Expand Down
2 changes: 1 addition & 1 deletion src/build/alma-checkout-blocks.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'react-dom', 'wp-data', 'wp-element'), 'version' => '47624a2f8e34398a65fb');
<?php return array('dependencies' => array('react', 'react-dom', 'wp-data', 'wp-element'), 'version' => 'e8ee314648edebc5145e');
283 changes: 4 additions & 279 deletions src/build/alma-checkout-blocks.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 513d511

Please sign in to comment.