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 (74.848 Stars) (10.221 Forks)batch import
bughelp wantedremote

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