CMA upgrade

From the CMA project root, bump the version of @scandipwa/magento-scripts to the latest release and install it:

yarn add @scandipwa/magento-scripts@latest

This will update the packages of Create Magento App. Find more information here.

We commit to keeping the breaking changes to a minimum. However, you should check if there are any migration instructions in the changelog and follow them to adapt to a new version.

Restart the compilation script and verify that everything is working as expected.

Last updated