docusaurus/packages/docusaurus-plugin-debug
Joshua Chen 6b7f3e8553
refactor(plugin-debug): migrate package to TypeScript (#5465)
* Complete migration

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>

* Fix JSON root name

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
2021-09-02 15:58:28 +02:00
..
src refactor(plugin-debug): migrate package to TypeScript (#5465) 2021-09-02 15:58:28 +02:00
copyUntypedFiles.js refactor(plugin-debug): migrate package to TypeScript (#5465) 2021-09-02 15:58:28 +02:00
package.json refactor(plugin-debug): migrate package to TypeScript (#5465) 2021-09-02 15:58:28 +02:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.json feat(v2): Implement proof-of-concept Docusaurus Debug Dashboard (#2928) 2020-06-14 15:30:04 +08:00

@docusaurus/plugin-debug

Debug plugin for Docusaurus.

Usage

See plugin-debug documentation.