docusaurus/packages/docusaurus-plugin-debug
Joshua Chen 4fad1ce0cd
misc: convert all internal scripts to ESM (#6286)
* misc: convert all internal scripts to ESM

* fixes

* fix

* fixes

* fix!

* complete eslint

* more move

* fix!

* This looks better?

* Final ones
2022-01-08 12:59:28 +08:00
..
src refactor: enforce type import specifiers (#6230) 2021-12-31 21:17:09 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
copyUntypedFiles.mjs misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +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.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.