Tasks.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.

15 December 2025

  • curprev 20:1120:11, 15 December 2025Mgm-seedbury talk contribs 2,143 bytes +2,143 Created page with " { "version": "2.0.0", "tasks": [ { "label": "browser-sync", "type": "shell", "command": "npx", "args": [ "browser-sync", "start", "--proxy", "http://localhost:1338", "--ws", "--serveStatic", "${workspaceFolder}/api/src/webServer/ui", "--files", "${workspaceFolder}/a..."