mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
refactor: use TS project references instead of running tsc multiple times (#7437)
* refactor: use TS project references instead of running tsc multiple times * deduplicate * dedup * eliminate --project * add swc config * add target
This commit is contained in:
parent
1bec5f673a
commit
7613ecb9ea
76 changed files with 233 additions and 145 deletions
|
@ -1,4 +1,4 @@
|
|||
copyUntypedFiles.mjs
|
||||
.tsbuildinfo
|
||||
.tsbuildinfo*
|
||||
tsconfig*
|
||||
__tests__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue