Benjamin Tamasi

Results 19 comments of Benjamin Tamasi

@mhart just adding to this issue. First of all, huge thanks for this. I'm trying to break away from the bloated and buggy Amplify library for my SvelteKit app. In...

@badalya1 well I want to use it on browser and cf workers in production, but in node just for testing.

Please add this, it would be super useful!

In my use case, I needed to pull a cache, update it to make it available to other sections of the pipeline. I've solved my issue by changing the name...

hey @ishmael1985 could you put those binaries into the "Releases" section? :)

@nunojpg great idea. I have no experience with conan, so I doubt I'll be able to help much, I was mainly trying to give incentive :D

any update on this? I have the exact same issue using SvelteKit

Any progress on this? I need to set this up in our windows nodepool.

I'm using SvelteKit with SSR and I cannot change the locale once set, from a load function. I have my main `+layout.ts` at the root of my entire project, that...

@ansbr what makes things even worse is SvelteKit's preloading behaviour for links. When you hover over a link to a different language, it preloads the page, and runs the language...