MSDAX support

This commit is contained in:
Scott McMaster 2017-05-17 14:59:05 -07:00
parent eb82671c37
commit 345fa67059
5 changed files with 553 additions and 0 deletions

View file

@ -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'),