Microsoft/vscode

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

Open

#209,601 opened on Apr 5, 2024

View on GitHub
 (4 comments) (1 reaction) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
bughelp wantedremote

Description

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

code serve web --server-base-path PWA app does not include base path · Microsoft/vscode#209601 | Good First Issue