vscode-nwjs-debug
vscode-nwjs-debug copied to clipboard
"require" does not seem to be loaded properly when debugging
Loading node modules using "require" does not seem to be working properly when debugging. After publishing, the same codes work. I think the debugging NW.exe is not looking for the node modules from the working directory.