Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reloadAfterAttached not working, need press f5 #36

Open
jonlepage opened this issue Jun 30, 2020 · 0 comments
Open

reloadAfterAttached not working, need press f5 #36

jonlepage opened this issue Jun 30, 2020 · 0 comments

Comments

@jonlepage
Copy link

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"
    },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant