docusaurus/packages/docusaurus-plugin-debug
Joshua Chen e07ebadf6c
fix: make Docusaurus PnP strict mode compatible (#6047)
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
2021-12-08 14:26:24 +01:00
..
src chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
copyUntypedFiles.js refactor(plugin-debug): migrate package to TypeScript (#5465) 2021-09-02 15:58:28 +02:00
package.json fix: make Docusaurus PnP strict mode compatible (#6047) 2021-12-08 14:26:24 +01: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.