i12345

Results 1 comments of i12345

PR #200 shows the "tmpUrl" property. I set tmpUrl like this: ```json { "request": "launch", "type": "firefox", "reAttach": true, // "preLaunchTask": "npm: start:refresh", "name": "Launch localhost (firefox)", "tmpDir": "${workspaceFolder}/.vscode/firefox-tmp/", "url":...