mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Rename folder to typedoc
This commit is contained in:
parent
5f1f3bb148
commit
14192f5c4e
6 changed files with 3 additions and 3 deletions
|
|
@ -433,7 +433,7 @@ function addPluginDTS() {
|
|||
}));
|
||||
|
||||
fs.writeFileSync('website/playground/monaco.d.ts.txt', contents);
|
||||
fs.writeFileSync('doc/monaco.d.ts', contents);
|
||||
fs.writeFileSync('typedoc/monaco.d.ts', contents);
|
||||
this.emit('data', data);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue