πŸ‡·πŸ‡΄Romania @radubutco

Account created on 11 June 2015, about 9 years ago
#

Recent comments

πŸ‡·πŸ‡΄Romania radubutco

@gilbertdelyon Probably because you alter also the response for the css request which gets the aggregated files.
You can try something like this in your EventSubscriber

if (php_sapi_name() == 'cli' || strpos($event->getRequest()->getRequestUri(), 'sites') !== FALSE) {
  return;
}
Production build 0.69.0 2024