未验证 提交 bb09bae0 编写于 作者: A Alex Dima

check in missing compiled file

上级 a584933a
......@@ -205,7 +205,8 @@ const excludedDesktopExtensions = excludedCommonExtensions.concat([
]);
const excludedWebExtensions = excludedCommonExtensions.concat([]);
const marketplaceWebExtensions = [
'ms-vscode.references-view'
'ms-vscode.references-view',
'ms-vscode.github-browser'
];
const builtInExtensions = JSON.parse(fs.readFileSync(path.join(__dirname, '../../product.json'), 'utf8')).builtInExtensions;
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册