diff --git a/vite.config.js b/vite.config.js index e323d4b..c475a1b 100644 --- a/vite.config.js +++ b/vite.config.js @@ -1,3 +1,4 @@ +// Optimized client bundling configuration import { defineConfig } from 'vite' import react from '@vitejs/plugin-react'