Hofer Ivan

Results 101 comments of Hofer Ivan

My git cli says I don't have any changes to pull. Not sure how to bring this branch up2date.

> did you pull from the master branch or your error-handle branch? I pulled from master, and I also updated my fork to contain the latest changes from the original...

> Tried a quick stab at this, it's trickier than I thought. Ideally we fall back to the static error page, but I'm not sure how to do that from...

@gtm-nayan thanks for your investigation. Haven't had the time to follow up on this issue. But it seems my assumption was wrong and this PR does not make sense at...

I never thought that this small change would cause so many problems 😅. Thank you all for your input! Yes, inlang only needs the version when initializing the vite plugin....

> You should be able to run all changeset commands locally to see what they do. the update to version.js would have to be included in the tag for that...

Sure, I will take a look at this in the coming days

@benmccann I have updated this PR. I tried to match the implementation of the `svelte` repo as close as possible, but there are still minor differences.

I was also thinking about that first. But Import assertions are still experimental: https://nodejs.org/api/esm.html#import-assertions If we would use that every user would be greeted with this error message on each...