mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
The `picomatch` library currently checks `process.platform`. This check fails on web, which causes the markdown extension to not load To fix this, I'm replacing `process.platform` with the string`'web'`
5.2 KiB
5.2 KiB