提交 57c83e75 编写于 作者: M Martin Aeschlimann

Fix in standalone editor build script - remove standaloneLanguages2

上级 793ede49
......@@ -23,7 +23,6 @@ var headerVersion = semver + '(' + sha1 + ')';
var editorEntryPoints = _.flatten([
buildfile.entrypoint('vs/editor/editor.main'),
buildfile.base,
buildfile.standaloneLanguages2,
buildfile.editor,
buildfile.languages
]);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册