Fix monaco compilation

This commit is contained in:
Alex Dima
2019-03-25 18:46:22 +01:00
parent 6ff5ec216c
commit 02b8857896
8 changed files with 54 additions and 43 deletions

View File

@@ -34,7 +34,6 @@
"vs/platform/*/browser/*"
],
"exclude": [
"node_modules/*",
"vs/base/common/buffer.ts"
"node_modules/*"
]
}