title | issue | author |
---|---|---|
Improved installing an extension will activate it |
NEXT-23563 |
p.dinkhoff |
- Changed the behaviour of installing an extension. Now the extension will be activated after installing it.
- Added a function
installAndActivateExtension
, tocomponent/sw-self-maintained-extension-card/index.js
andcomponent/sw-extension-card-bought/index.js
- Changed the function
installExtension
toinstallAndActivateExtension
incomponent/sw-extension-card-base/index.js