YKDZ
I tried this one and get an 500 error in log, with
PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes
[...]/vendor/sycho/sourcemap/src/parsing/SegmentParser.php on line 53
I already have 120MB set in php.ini for memory, so I think there is a memory probleme, like with a loop.. but I didn't searched exactly.
Take care