Skip to content

Commit

Permalink
Merge forwardport of #13310 to 2.3-develop branch
Browse files Browse the repository at this point in the history
Applied pull request patch https://github.com/magento/magento2/pull/13310.patch (created by @arnoudhgz) based on commit(s):
  • Loading branch information
magento-engcom-team authored Jan 24, 2018
2 parents ded8aa9 + 727f9b3 commit 818cccd
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require([
'jquery',
'Magento_Customer/js/customer-data'
'Magento_Customer/js/customer-data',
'domReady!'
], function ($, customerData) {
'use strict';

Expand Down

0 comments on commit 818cccd

Please sign in to comment.