mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 16:46:19 +08:00
feat: update dashboard
This commit is contained in:
@@ -3,7 +3,7 @@ import { defineConfig } from '@vben/vite-config';
|
||||
export default defineConfig({
|
||||
application: ({ mode }) => {
|
||||
return {
|
||||
compress: false,
|
||||
compress: true,
|
||||
compressTypes: ['brotli', 'gzip'],
|
||||
importmap: false,
|
||||
importmapOptions: {
|
||||
|
Reference in New Issue
Block a user