Release Notes / Version 11.2310
Table Of Contents
The deprecated and unused interface
com.coremedia.blueprint.cae.view.processing.Minifier
has been removed. It is recommended to minify and optimize
CSS
and JavaScript
files during
build steps in the frontend workspace. This will be done by the
blueprint default webpack configuration. Therefore the property
disableServerSideCompression
has been removed from
Theme Configuration and build scripts too.
(CMS-20323)