mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
Switches from webpack to esbuild for `merge-conflict`, `references-view`, `search-result`, and `simple-browser`
12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
test/**
|
|
test-workspace/**
|
|
src/**
|
|
tsconfig*.json
|
|
out/test/**
|
|
out/**
|
|
esbuild*.mts
|
|
cgmanifest.json
|
|
.gitignore
|
|
package-lock.json
|
|
preview-src/**
|