After updating to the latest version of NW.js (nwjs-sdk-v0.16.1-linux-x64) and attempting to migrate my project over, I encountered a strange issue with debugging. The script I was working on, named "bunny.js", would show up under "Applications" but not in the sources tab where I usually debug code. It seems like the applications tab is more of a monitoring tool rather than an interactive debugger. Here is a blurred screenshot of what I'm seeing:
https://i.stack.imgur.com/Z9NmS.png
Is this a new feature in NW.js or am I missing something obvious? If anyone has insights on this, please share your knowledge. Thank you.