When running in development, is there way to either:
- prevent Start from encoding server function URLs in base64, or
- custom name server functions like you can in production (generateFunctionId)
I'm having a lot of trouble trying to scan through the network tab to see which functions are being called / trying to find a specific function call.
Thanks!