Skip to content

Commit dbee8dd

Browse files
committed
Remove troubleshooting steps for Chromium version
ESBuild doesn't use `browserslist` or `caniuse-lite`, so this step isn't necessary.
1 parent 4b49a8f commit dbee8dd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/vscode-version.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,6 @@ files dependent on this version:
3434
npm run generate
3535
```
3636

37-
#### Troubleshooting
38-
39-
In case there's an error when specifying a version of Chromium, you may need to update the version of `caniuse-lite`
40-
in `package.json` to a newer version. You should be able to do so by running:
41-
42-
```shell
43-
npx update-browserslist-db@latest
44-
```
45-
4637
## VS Code version used in tests
4738

4839
Our integration tests are currently pinned to use an older version of VS Code due to <https://github.com/github/vscode-codeql/issues/2402>.

0 commit comments

Comments
 (0)