Skip to content

Commit a98e3c4

Browse files
author
Bohdan Korablov
committed
MAGETWO-44896: Can't go through Checkout if JS merge is enabled
1 parent 9d2cf6f commit a98e3c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Checkout/view/frontend/layout/checkout_index_index.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
*/
77
-->
88
<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>
129
<body>
1310
<referenceContainer name="content">
1411
<block class="Magento\Checkout\Block\Onepage" name="checkout.root" template="onepage.phtml" cacheable="false">

0 commit comments

Comments
 (0)