mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
MSDAX support
This commit is contained in:
parent
eb82671c37
commit
345fa67059
5 changed files with 553 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ gulp.task('release', ['clean-release','compile'], function() {
|
|||
bundleOne('src/less'),
|
||||
bundleOne('src/lua'),
|
||||
bundleOne('src/markdown'),
|
||||
bundleOne('src/msdax'),
|
||||
bundleOne('src/objective-c'),
|
||||
bundleOne('src/php'),
|
||||
bundleOne('src/powershell'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue