mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Website - Jade should be Pug. Fixes Microsoft/monaco-editor#13
This commit is contained in:
parent
3e7008e334
commit
ecfce903c4
7 changed files with 440 additions and 440 deletions
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue