reactStartCookies plugin seemed to fix it.better-auth/react-start module and not the plugin. any import of the module (that doesn't get removed by vite) causes a bunch of the following errors in the console:#tanstack-router-entry, #tanstack-start-entry, tanstack-start-manifest:v, tanstack-start-injected-head-scripts:v)node_modules and reinstalling before each run, but i think clearing the vite cache with e.g. vite dev --force might work as well.) once i get a build working, if i comment the plugin back in, it usually works.