henning mueller
henning mueller
I created an experimental `compattool` command allowing for switching over all games from version A to B, for example: $ protonutils compattool migrate Proton-6.21-GE-2 Proton-7.0rc2-GE-1 Version 1.4.0 of `protonutils` contains...
@crlmahlberg Thank you very much for reporting! I will have a look.
I see it as a little more than a POC but, to be honest, it's only 34 commits and has still to be proven in production. I documented some [missing...
Don't use it in production! @wtfiwtz documented current shortcomings on #8. (Thanks a lot!)
Hi! I'm happy, you're trying it out! The `rails svelte:install` task should have added the dependency on `svelte_ujs_ng` to `package.json` and it should be present in `yarn.lock`. Do you run...
Also please make sure to update `svelte-rails` and `svelte_ujs_ng` to [0.3.4](https://github.com/nning/svelte-rails/releases/tag/v0.3.4) as it fixes an issue with the import of JavaScript dependencies.
I just tried creating a fresh demo app without webpack and then installing everything as you described but I do not run into problems (with 0.3.4). Could you provide a...
Absolutely! Great idea, thanks!
I appreciate your efforts and thank you very much for offering information on these issues. As far as I know `david` (and the `coap` gem) is mostly used in academic...
Thanks for reporting! I think, I saw this issue some time ago and it popped up again in connection with the update to Rack 2, now. Are you using Rack...