Microsoft/vscode

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

Open

#209,601 opened on Apr 5, 2024

 (5 comments) (1 reaction) (1 assignee)TypeScript (39,847 forks)batch import
bughelp wantedremote

Repository metrics

Stars
 (184,936 stars)
PR merge metrics
 (PR metrics pending)

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