Does anyone know what the deal is with vitest v4 trying to run my dist dir? I know the defaults changed, but it does not respect either an exclude of `**/dist/**` or an include to only include TS files Pulling my hair out a bit :(
4 likes 2 replies
?