v3.0.2
fix: remove RequireJS template override that breaks checkout page
Adobe Commerce Marketplace was rejecting the module because the layout XML in checkout_index_index.xml overrode the core require.js block with a custom template. This template re-declared the global require config with only a baseUrl, clobbering Magento's RequireJS configuration and breaking the checkout page.