Launch.json code: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 January 2026

5 January 2026

  • curprev 13:2313:23, 5 January 2026Mgm-seedbury talk contribs 3,751 bytes +3,751 Created page with "{ "version": "0.2.0", "configurations": [ →‎--- Server (Node.js) ---: { "name": "Server: Node (inspect)", "type": "pwa-node", "request": "launch", "program": "${workspaceFolder}/api/src/webServer/webserver.js", "cwd": "${workspaceFolder}/api/src/webServer", "runtimeArgs": [ "--inspect=9229" ], "env": { "NODE_ENV": "development"..."