-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
I'd really like access to a debugger when mini_racer is running the JS code. I tried passing
MiniRacer::Platform.set_flags! :debug_code, :expose_inspector_scripts
# and
MiniRacer::Platform.set_flags! :inspectas in a ideal world 🦄 🌞 I'd be able to write debugger and then be able to connect to node remotely and poke around. Just checking if anyone thinks this is possible and might have ideas on how to do it?
Metadata
Metadata
Assignees
Labels
No labels