docusaurus/packages/docusaurus-plugin-debug
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 chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
.npmignore refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
copyUntypedFiles.mjs misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.client.json refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
tsconfig.json refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00

@docusaurus/plugin-debug

Debug plugin for Docusaurus.

Usage

See plugin-debug documentation.