mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Change how monaco.d.ts is generated:
- do not use the .d.ts files coming in from gulp-tsb - remove the generation of .d.ts files - run before compilation starts - install file watchers directly
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"removeComments": false,
|
||||
"preserveConstEnums": true,
|
||||
"sourceMap": false,
|
||||
"declaration": true,
|
||||
"outDir": "../out"
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user