mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Move typedoc files to /website/typedoc
This commit is contained in:
parent
33ea399f99
commit
cad7e90951
7 changed files with 4 additions and 4 deletions
|
|
@ -46,6 +46,7 @@ function replaceWithRelativeResource(dataPath, contents, regex, callback) {
|
|||
function generateWebsite() {
|
||||
const files = readFiles('website/**/*', {
|
||||
base: 'website',
|
||||
ignore: ['website/typedoc/**/*'],
|
||||
dot: true
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue