We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d2cf6f commit a98e3c4Copy full SHA for a98e3c4
app/code/Magento/Checkout/view/frontend/layout/checkout_index_index.xml
@@ -6,9 +6,6 @@
6
*/
7
-->
8
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
9
- <head>
10
- <script src="Magento_Checkout/js/checkout-loader.js"/>
11
- </head>
12
<body>
13
<referenceContainer name="content">
14
<block class="Magento\Checkout\Block\Onepage" name="checkout.root" template="onepage.phtml" cacheable="false">
0 commit comments