Skip to content

reloadAfterAttached not working, need press f5 #36

@jonlepage

Description

@jonlepage

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"
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions