diff --git a/vite.config.js b/vite.config.js index c6ddd62c8..2170eade8 100644 --- a/vite.config.js +++ b/vite.config.js @@ -1,5 +1,2 @@ /** @type {import('vite').UserConfig} */ -export default { - // config options - optimizeDeps: ["util"], -} +export default {}