Is there any way to run debug layout in a NWjs window?
I know I can remote preview but that doesn't show the debug panel.
I'm trying to catch a bug with the json object that happens only in NWjs. I can print out console logs, but that's very limited compared to having access to the debugger.
Ashley is it possible?