Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 463 Bytes

2021-03-09-added-events-for-concatenated-styles-scripts-in-theme-compiler.md

File metadata and controls

10 lines (10 loc) · 463 Bytes
title issue author author_email author_github
Added events for concatenated styles/scripts in theme compiler
NEXT-14227
David Neustadt
kontakt@davidneustadt.de
dneustadt

Storefront

  • Added Symfony\Contracts\EventDispatcher\Event\ThemeCompilerConcatenatedStylesEvent and Symfony\Contracts\EventDispatcher\Event\ThemeCompilerConcatenatedScriptsEvent.
    • Pass concatenated styles and scripts through dedicated events before further compilation