mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Esbuild a few more built-in extensions
Switches from webpack to esbuild for `merge-conflict`, `references-view`, `search-result`, and `simple-browser`
This commit is contained in:
3
extensions/simple-browser/tsconfig.browser.json
Normal file
3
extensions/simple-browser/tsconfig.browser.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"extends": "./tsconfig.json"
|
||||
}
|
||||
Reference in New Issue
Block a user