Yaser Ahmady

Results 4 comments of Yaser Ahmady

I totally understand what you're saying and I think those are fair points. Honestly if it wasn't for multiple years of muscle memory with the Command ⌘ key and the...

Hey there! Love the library! I have the same exact issue with Konami.js bundled with Vite in a framework-less project. Happens only on mobile obviously while on desktop works perfectly....

```bash npm install git+https://github.com/georgemandis/konami-js#module-support-fix ``` Hey @georgemandis, thank you for the fix. I confirm it works perfectly for me!

Here is a simple example repo: https://github.com/yaserahmady/coolify-uv-bug-repo It used to work exactly like this ([I followed this article the first time](https://blog.rayberger.org/coolify-fastapi-uv)) but now randomly stopped deploying. I haven't upgraded Coolify...