mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +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,5 +1,5 @@
|
|||
copyUntypedFiles.mjs
|
||||
.tsbuildinfo
|
||||
.tsbuildinfo*
|
||||
__tests__
|
||||
node_modules
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue