docusaurus/packages/docusaurus-plugin-debug
Alexey Pyltsyn 91ec2509b7
chore: prepare v2.0.0-beta.9 release (#5859)
* chore: prepare v2.0.0-beta.9 release

* v2.0.0-beta.9
2021-11-02 20:40:01 +03:00
..
src refactor: make all Props defined as interface + readonly (#5636) 2021-10-05 19:04:24 +02:00
copyUntypedFiles.js refactor(plugin-debug): migrate package to TypeScript (#5465) 2021-09-02 15:58:28 +02:00
package.json chore: prepare v2.0.0-beta.9 release (#5859) 2021-11-02 20:40:01 +03: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.