- Issue created by @catch
Core added an assets:
stream wrapper which allows for aggregates to be stored separate from the public files directory, this is mostly for the case when the public files directory is on s3 or a similar remote storage.
🐛 Ver Slow Drupal on Translated Nodes/Many Internal Redirects To Translated Pages/ Late Server Response Time 15s Due to Drupal Translation Logic Active suggests (but does not yet confirm) that serving JavaScript translations from s3 might also be a problem.
I think we can just change public:
to assets:
in the relevant spots, add a change record, and everything will work.
Active
11.0 🔥
locale.module