Microsoft/vscode

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

Open

#209.601 aberto em 5 de abr. de 2024

Ver no GitHub
 (4 comments) (1 reaction) (1 assignee)TypeScript (10.221 forks)batch import
bughelp wantedremote

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 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).

Guia do colaborador