diff --git a/.env.production b/.env.production index eabf1e8aae3b6d6d0148690636b0164c0241b65b..a0bdfb7f430fe8a1b27a189f746e060b204f9227 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