Philip Andrew Wee De Wang

Results 8 comments of 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...

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)