title | issue |
---|---|
Save theme compilation |
NEXT-15381 |
- Added event
Shopware\Storefront\Theme\Event\ThemeCopyToLiveEvent
- Added Exception
Shopware\Storefront\Theme\Exception\ThemeFileCopyException
- Changed method
Shopware\Storefront\Theme\ThemeCompiler::compileTheme
to compile in a temporary directory and only move the new compiled files to live if the compilation was successful.