esm - inline main entry points (#230135)

This commit is contained in:
Benjamin Pasero
2024-09-30 20:22:47 +02:00
committed by GitHub
parent fd20b8bb62
commit e7abf7becb
11 changed files with 78 additions and 70 deletions

View File

@@ -299,7 +299,6 @@ const skippedExportMangledFiles = [
// entry points
...[
buildfile.entrypoint('vs/server/node/server.main'),
buildfile.workerEditor,
buildfile.workerExtensionHost,
buildfile.workerNotebook,