You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m working with a Turborepo monorepo and trying to prevent Vite from clearing logs by setting clearScreen: false. However it is not allowed as part of CustomizableConfig.
I’m working with a Turborepo monorepo and trying to prevent Vite from clearing logs by setting
clearScreen: false
. However it is not allowed as part ofCustomizableConfig
.vinxi/packages/vinxi/lib/vite-dev.d.ts
Lines 31 to 52 in e203a5b
The text was updated successfully, but these errors were encountered: