Roger
Roger
> I'm also seeing this issue with the latest version (5.2.0) today, has there been any resolution to it? no :)
Any updates?
This was my first pass through the code and there are certainly better ways to do this, but it was something that resolved my issue quickly. So I would like...
Hi, here is a link with the diff. I didn't update to NPM. For now, I'm using this fork and an internal `"npm"` called `Verdaccio`. If you think the change...
Currently all updated tests run successfully in ESM, but report a warning. ``` --------------|---------|----------|---------|---------|--------------------------------------------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line...
@icebob I have two branches now: 1) original code and than used tsup to build cjs + esm: https://github.com/moleculerjs/moleculer-io/compare/master...524c:moleculer-io:master 2) code converted to esm before and than used tsup to...
Hey @lukepuplett, I believe you will get a good introduction here: https://svelte.dev/ https://svelte.dev/tutorial/basics https://svelte.dev/docs https://svelte.dev/repl/hello-world https://kit.svelte.dev/ I could try to answer each of these questions, but I think there are...
Come on, I'll try to answer some things in a simpler way, but there are many layers of abstraction and concepts involved about how Svelve works and what are the...
I understand what you say, but it's a technical documentation, very good by the way, made for programmers. Some things are taken for obvious and that's normal. Otherwise, it would...
> https://github.com/blerrgh/sveltekit-devalue-not-serializable-repro try this. Steps to reproduce are in the readme. > > I spent some time this morning trying to get a minimal reproduction. The key seems to have...