Skip to content

Commit 85de4a5

Browse files
author
Mykhailo Miroshnikov
committed
MAGETWO-31191: Page JS dependencies optimization
- Remove initialization of pageCache in page-cache.js
1 parent b223f6d commit 85de4a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/PageCache/view/frontend/web/js/page-cache.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ define([
276276

277277
domReady(function () {
278278
$('body')
279-
.pageCache()
280279
.msgBox()
281280
.formKey();
282281
});

0 commit comments

Comments
 (0)