Skip to content

Commit d13c192

Browse files
JS-337: [Configurable.JS] Preload all needed images
- code refactoring
1 parent e1299f5 commit d13c192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/view/frontend/web/js/configurable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ define([
126126
});
127127
preloadImages(imagesList);
128128
preloadImages(fullImagesList);
129-
}
129+
});
130130
},
131131

132132
/**

0 commit comments

Comments
 (0)