npm / astro / 0.23.0-next.3 source ↗
#2552 e81bc3cf Thanks @matthewp! - Fixes build slowness on large apps
e81bc3cf
This fixes slowness on large apps, particularly during the static build. Fix is to prevent the Vite dev server plugin from being run during build, as it is not needed.