vite-config-optimizer
v1.1.4
Published
A Vite plugin that automatically optimises build configuration for faster cold‑start and HMR.
Downloads
327
Maintainers
Readme
vite-config-optimizer
A Vite plugin that automatically optimises your build configuration for faster cold‑start and HMR. It analyzes your dependency tree and pre‑bundles the most frequently re‑bundled modules.
Installation
npm install vite-config-optimizer --save-dev