Christian Blättler

Results 14 comments of Christian Blättler

As a workaround I disabled SSR at the root layout (`/src/routes/+layout.ts`) by setting `export const ssr = false;`. Vite now does a full page reload on every code change I...

Hi, I really like the discussion here and would like to see this feature in an upcoming release! Have there been any recent developments on it? In my opinion simply...

Hey @dmvolod. Thanks for your reply. Do you have any plans finishing that or should I submit my own PR? Maybe instead of adding a new `ReleaseDrift bool` field to...

Hey @SeppahBaws Thanks for the detailed response, appreciate that! I agree with your suggestion on the improvement. Logging a warning would be great and is the main point of this...