ci: dramatically speed up docs building

This commit is contained in:
iCrawl
2023-05-01 15:55:14 +02:00
parent 0762ddb3f4
commit ce4e1fc2c6
2 changed files with 21 additions and 84 deletions

View File

@@ -88,9 +88,9 @@
*
* DEFAULT VALUE: no overrideTsconfig section
*/
// "overrideTsconfig": {
// . . .
// }
"overrideTsconfig": {
"moduleResolution": "node"
}
/**
* This option causes the compiler to be invoked with the --skipLibCheck option. This option is not recommended
* and may cause API Extractor to produce incomplete or incorrect declarations, but it may be required when