Brotli support with Amplify, how?

0

I'm usiong amplify for a vue3 app, I have webpack building both gz files and br files. The gz file are serving but the br files will not I have added the file extensions in the amplify redirect: </^[^.]+$|.(?!(gz|br|css|gif|ico|jpg|js|png|txt|svg|woff|woff2|ttf|map|json)$)([^.]+$)/> but brotli is not being served, any ideas on why and how to fix this?

gzip and brotli are both on in the cloudfront policy > cache > compression support for the "managed-amplify"

已提问 1 年前95 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容