diff --git a/.env.production b/.env.production index eabf1e8a..a0bdfb7f 100644 --- a/.env.production +++ b/.env.production @@ -32,4 +32,4 @@ VITE_USE_IMAGEMIN= true VITE_USE_PWA = false # Is it compatible with older browsers -VITE_LEGACY = true +VITE_LEGACY = false