mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
commit
2586e9d789
5 changed files with 405 additions and 2 deletions
|
|
@ -75,7 +75,8 @@ gulp.task('release', ['clean-release','compile'], function() {
|
|||
bundleOne('src/swift'),
|
||||
bundleOne('src/vb'),
|
||||
bundleOne('src/xml'),
|
||||
bundleOne('src/yaml')
|
||||
bundleOne('src/yaml'),
|
||||
bundleOne('src/solidity')
|
||||
)
|
||||
.pipe(uglify({
|
||||
preserveComments: 'some'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue