Microsoft/vscode

code serve web --server-base-path PWA app does not include base path

Open

#209.601 geöffnet am 5. Apr. 2024

Auf GitHub ansehen
 (4 Kommentare) (1 Reaktion) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
bughelp wantedremote

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

When we run vscode as code serve-web with the new option server-base-path, then PWA app doesn't work properly because it doesn't use the path(tested in chrome and edge).

Contributor Guide