mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
esm - inline main entry points (#230135)
This commit is contained in:
@@ -299,7 +299,6 @@ const skippedExportMangledFiles = [
|
||||
|
||||
// entry points
|
||||
...[
|
||||
buildfile.entrypoint('vs/server/node/server.main'),
|
||||
buildfile.workerEditor,
|
||||
buildfile.workerExtensionHost,
|
||||
buildfile.workerNotebook,
|
||||
|
||||
Reference in New Issue
Block a user