esm - convert bootstrap files to TS (part 3)

This commit is contained in:
Benjamin Pasero
2024-09-27 08:06:10 +02:00
parent 0496e9cf3c
commit f6bfbf0d93
8 changed files with 98 additions and 156 deletions

View File

@@ -26,12 +26,8 @@
]
},
"include": [
"./bootstrap-server.js",
"./bootstrap-window.js",
"./cli.js",
"./main.js",
"./server-main.js",
"./server-cli.js",
"./vs/base/parts/sandbox/electron-sandbox/preload-aux.js",
"./vs/base/parts/sandbox/electron-sandbox/preload.js",
"./vs/code/electron-sandbox/processExplorer/processExplorer.js",