Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 245 Bytes

2024-02-23-fix-async-initializeplugin.md

File metadata and controls

6 lines (6 loc) · 245 Bytes
title issue
Fix async initialize of single JS-plugin
NEXT-34001

Storefront

  • Changed PluginManager.initializePlugin(pluginName, selector, options) to be async and fetch the given plugin on-demand if it was never fetched beforehand.