hi friend, reloadAfterAttached not work, i need press F5 to manually reload page and active breakpoint !
"configurations": [
{
"name": "AttachNW",
"type": "nwjs",
"request": "attach",
"port": 9222,
"reloadAfterAttached": true,
"webRoot": "${workspaceFolder}",
"skipFiles": ["kocckdcdjkllpdambcbhaoldmdjgiego/vendor/handsontable.full.js"],
"sourceMaps": true,
"sourceMapPathOverrides": {
"../*": "${webRoot}/*"
},
"url": "http://localhost:1234"
},
hi friend,
reloadAfterAttachednot work, i need press F5 to manually reload page and active breakpoint !