compression policy changed in vite config

This commit is contained in:
Bogdan Pilyugin 2023-10-22 11:34:37 +02:00
parent 2c9cd679f3
commit cd267609e1
2 changed files with 4 additions and 1 deletions

View File

@ -78,7 +78,10 @@ module.exports = configure(function (/* ctx */) {
[
"vite-plugin-compression2",
{
algorithm: "gzip",
skipIfLargerOrEqual: false,
deleteOriginalAssets: true,
threshold: 1024,
filename: "[path][base]",
},
],

@ -1 +1 @@
Subproject commit 3244ac8eb9501f2c558f152c0da8a75530c6b77e
Subproject commit 3233d823d03a26837d4232f62431f130be2f44be