Konstantin Nosov

Results 160 comments of Konstantin Nosov

interesting part, that without those new `file.svelte.ts` modules migration to v5 succeed.

PR updated, now it works with svelte5 modules, just need to use custom infix.

We have [site](https://b4ukraine.org/), which is hosted on Cloudflare pages. Currently, we need to change URL structure (rename categories, move articles over the categories etc.). When we move pages we should...

I think that prerendered pages and static assets should be level 1 citizen in routes, and warning user about that limit o space for redirect reached is Ok. I actually...

https://github.com/mattermost/mattermost/issues/30126 We can ask to cover this plugin by mattermost, because it's actually one of the most valuable plugins in ecosystem.

Isn't it covered natively now? https://github.com/rust-lang/cargo/pull/13709 ?

Would be nice to solve this issue, to allow images optimization also in css

Very interesting approach

It seems that it's working on a branch `new-way` https://svelte-tel-input-rohx9e8h2-gyurielfs-projects.vercel.app/ https://github.com/gyurielf/svelte-tel-input/compare/main...new-way @gyurielf could we publish that branch as a @next release to test?

I think that we will be not able to go for v5 for some time also, but the beta one that I saw on a branch was pretty solid -...