After updating to Magento 2.4.7-p6 the file jquery/uppy/dist/uppy-custom.css can not be found when navigating the frontend, it resukts in a 404. I searched for the file on the server and its contained in vendor/magento/magento2-base/lib/web/jquery/uppy/dist/uppy-custom.css.
Question is: Why is it not found? I deployed several times. I also checked the folder pub/static/frontend/Vendor/Theme/de_DE/jquery/uppy/dist/ and the folder uppy does not exist.
Thanks