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 (10,221 forks)batch import
bughelp wantedremote

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

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