title | issue |
---|---|
Remove PluginManager imports and replace with window |
NEXT-30176 |
- Changed all ES imports of
PluginManager
towindow.PluginManager
in order to avoid multiple instances of thePluginManager
in the following JS-plugins:Resources/app/storefront/src/plugin/add-to-cart/add-to-cart.plugin.js
Resources/app/storefront/src/plugin/slider/base-slider.plugin.js
Resources/app/storefront/src/plugin/zoom-modal/zoom-modal.plugin.js
Resources/app/storefront/src/plugin/ajax-modal/ajax-modal.plugin.js