how can I see console.log output in Solid Start server actions?
I have an action like this:
The console.log does not print anywhere for the action. Not in the dev server, nor in browser console. Is there a way to output items from actions?
The console.log does not print anywhere for the action. Not in the dev server, nor in browser console. Is there a way to output items from actions?
