docusaurus/packages/docusaurus-utils-common
Joshua Chen 7613ecb9ea
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
2022-05-17 15:21:44 +08:00
..
src test(theme-common): improve test coverage (#6902) 2022-03-12 13:17:21 +08:00
.npmignore refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
package.json chore: prepare v2.0.0-beta.20 release (#7347) 2022-05-05 20:26:48 +02:00
README.md fix(v2): sitemap plugin should handle siteConfig.trailingSlash automatically (#4950) 2021-06-14 20:04:39 +02:00
tsconfig.json misc: ignore some files during npm publish (#6092) 2021-12-17 11:38:26 +01:00

@docusaurus/utils

Common (Node/Browser) utility functions for Docusaurus packages.