提交 f58ec3ae 编写于 作者: A Alex Dima

monaco-editor-core v0.5.0

上级 7a8b9e9b
......@@ -85,6 +85,7 @@ gulp.task('editor-distro', ['clean-editor-distro', 'minify-editor', 'optimize-ed
// other assets
es.merge(
gulp.src('build/monaco/LICENSE'),
gulp.src('build/monaco/CHANGELOG.md'),
gulp.src('build/monaco/ThirdPartyNotices.txt'),
gulp.src('src/vs/monaco.d.ts')
).pipe(gulp.dest('out-monaco-editor-core')),
......
{
"name": "monaco-editor-core",
"private": true,
"version": "0.4.2",
"version": "0.5.0",
"description": "A browser based code editor",
"author": "Microsoft Corporation",
"license": "MIT",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册