mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
updated bundles
This commit is contained in:
parent
225a1181c9
commit
33b0698269
2 changed files with 4 additions and 2 deletions
|
|
@ -78,7 +78,9 @@ gulp.task('release', ['clean-release','compile'], function() {
|
|||
bundleOne('src/yaml'),
|
||||
bundleOne('src/solidity'),
|
||||
bundleOne('src/sb'),
|
||||
bundleOne('src/mysql')
|
||||
bundleOne('src/mysql'),
|
||||
bundleOne('src/redshift'),
|
||||
bundleOne('src/pgsql')
|
||||
)
|
||||
.pipe(uglify({
|
||||
output: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue