fix: remove deprecated compress option for Vite 8 compat
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -29,7 +29,6 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
server: {
|
||||
compress: false,
|
||||
proxy: {
|
||||
'/api': createProxyConfig(),
|
||||
'/v1': createProxyConfig(),
|
||||
|
||||
Reference in New Issue
Block a user