mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
fix layer breakers
This commit is contained in:
@@ -41,6 +41,6 @@ exports.collectModules= function(excludes) {
|
||||
|
||||
createModuleDescription('vs/workbench/node/pluginHostProcess', []),
|
||||
|
||||
createModuleDescription('vs/workbench/parts/sharedProcess/node/sharedProcessMain', [])
|
||||
createModuleDescription('vs/workbench/electron-main/sharedProcessMain', [])
|
||||
];
|
||||
};
|
||||
Reference in New Issue
Block a user