preset-vite icon indicating copy to clipboard operation
preset-vite copied to clipboard

perf: add entries to optimizeDeps

Open sapphi-red opened this issue 2 years ago • 0 comments

Adding entries to optimizeDeps will prevent these happening and it will reduce start up time.

[vite] ✨ new dependencies optimized: preact/debug, preact/jsx-dev-runtime
[vite] ✨ optimized dependencies changed. reloading

This PR adds preact/jsx-dev-runtime, preact/debug, preact/devtools to optimizeDeps.

sapphi-red avatar Jun 22 '22 16:06 sapphi-red