mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Adding support for ATS/Postiats.
This commit is contained in:
parent
6d75d678b6
commit
cbe01cea43
7 changed files with 1564 additions and 1 deletions
|
|
@ -61,6 +61,7 @@ gulp.task('release', ['clean-release','compile'], function() {
|
|||
bundleOne('src/markdown'),
|
||||
bundleOne('src/objective-c'),
|
||||
bundleOne('src/powershell'),
|
||||
bundleOne('src/postiats'),
|
||||
bundleOne('src/python'),
|
||||
bundleOne('src/r'),
|
||||
bundleOne('src/ruby'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue