Microsoft/vscode

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

Open

#209 601 ouverte le 5 avr. 2024

Voir sur GitHub
 (4 commentaires) (1 réaction) (1 assigné)TypeScript (10 221 forks)batch import
bughelp wantedremote

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

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

Guide contributeur