Debug dev server warmup speed & build speed
Is there a way to debug the dev server warmup speed & build speed? Both of mine are very slow (80 seconds) but I have no idea whats causing it.
Vite client warmed up in 80606ms 7:03:33 PM
Vite server warmed up in 80820ms 7:03:33 PM
1 Reply
Debugged, was using uno.config.ts's
presetIcons
and @nuxt/icon
at the same time without realizing it (:
fixed by disabling presetIcons