Philip Andrew Wee De Wang
Philip Andrew Wee De Wang
Hey Darra, here's my use case that rooms does not support (to my knowledge) Example Database update (User id 1 now has property isAdmin = true) 🔽 Save context of...
Yo, we are having the same issue in our game, any ideas on how we might fix it?
I am facing this same issue but I am deploying a react app. Is there any way to resolve it? Some of my apps are nextjs and some are normal...
You need to use the manifest.json from `dist` instead of `src`, because the relative path from `code.js` does not resolve from `src`, it's still `code.ts` there
@jellydn Okay I'll think about how to make the pages router work, shouldn't be too hard Its not ready for review, I just wanted your thoughts on the implementation Specifically...
Okay I have fixed a grand total of one bug in the new migra package, namely https://github.com/djrobstep/migra/issues/243 So the new updated version of migra is very marginally better, so now...
Hey Darra, here's my use case that rooms does not support (to my knowledge) Example Database update (User id 1 now has property isAdmin = true) 🔽 Save context of...
Let me know if you want me to make a PR for this, I don't mind (Since it will make the final code more DRY)