perf: Improve the global loading display

This commit is contained in:
vben
2024-06-02 23:50:58 +08:00
parent e650a0b863
commit 77d40dc763
14 changed files with 111 additions and 57 deletions

View File

@@ -1,7 +1,7 @@
import { defineConfig } from '@vben/vite-config';
export default defineConfig({
appcation: {
application: {
compress: false,
compressTypes: ['brotli', 'gzip'],
importmap: false,