mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Fixing monaco build errors related to require
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
},
|
||||
"include": [
|
||||
"typings/require.d.ts",
|
||||
"./typings/require-monaco.d.ts",
|
||||
"typings/thenable.d.ts",
|
||||
"typings/es6-promise.d.ts",
|
||||
"typings/lib.array-ext.d.ts",
|
||||
@@ -35,4 +36,4 @@
|
||||
"exclude": [
|
||||
"node_modules/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user