Website - Jade should be Pug. Fixes Microsoft/monaco-editor#13

This commit is contained in:
Martin Aeschlimann 2017-06-26 15:37:03 +08:00
parent 3e7008e334
commit ecfce903c4
7 changed files with 440 additions and 440 deletions

View file

@ -56,7 +56,7 @@ gulp.task('release', ['clean-release','compile'], function() {
bundleOne('src/handlebars'),
bundleOne('src/html'),
bundleOne('src/ini'),
bundleOne('src/jade'),
bundleOne('src/pug'),
bundleOne('src/java'),
bundleOne('src/less'),
bundleOne('src/lua'),