Sumit Rai
Sumit Rai
Just stumbled upon the same. In a large codebase like ours where we have thousands upon thousands of jsdocs, its not very practical to add hyphens manually. Either there should...
Is there a feature roadmap planned for v5 or any place I can see the differences between v4 & v5 ? I am curious if a lot of features like...
Coming back end of 2023, this is a fairly important missing feature. For modern libraries esm is the way to go and no way to minify the output just makes...
:+1: Same issue, href="#" was removed from the anchor link, which make the tab unclickable and clicking it results in page reload
I am facing same issue. During production there would be different hosts, `event.url.origin` matches to a k8s container and not the user facing hostname. This creates CORS on server side...
Hi, any updates on this issue ? This is a real problem for production applications, no caching for static assets is just detrimental for performance.
Also doesn't inline `.cur` files for custom cursors. I checked that the `file.mimetype` for `.cur` file is not present. Might be similar problem for font files.
> To really support svelte 5 a refactor of the code should be done I think. I think that svelte 5 components now are classes and not functions. So if...
Hi @RonB @memark I got back to finally trying this out on Svelte 5 app, and I can confirm even with Svelte 5, this pkg works. So, this change is...
cc @pablo-abc I would like to try out svelte 5 for my app, but this dependency is currently blocking. It would be great if we can get this merged. Thanks.