Microsoft/vscode

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

Open

#209,601 opened on 2024年4月5日

GitHub で見る
 (4 comments) (1 reaction) (1 assignee)TypeScript (10,221 forks)batch import
bughelp wantedremote

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

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).

コントリビューターガイド