From 1335f0a9460c656bcb031000bd8847e755fca107 Mon Sep 17 00:00:00 2001 From: sadan <117494111+sadan4@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:35:17 -0400 Subject: [PATCH] add readme.md --- src/plugins/devCompanion.dev/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/plugins/devCompanion.dev/README.md diff --git a/src/plugins/devCompanion.dev/README.md b/src/plugins/devCompanion.dev/README.md new file mode 100644 index 000000000..a48e02f8d --- /dev/null +++ b/src/plugins/devCompanion.dev/README.md @@ -0,0 +1,13 @@ +# Dev Companion + +## Features + +- Testing Patches +- Diffing Patches +- Extracting Webpack Modules + - From Patches + - From Finds +- Disable/Enable Plugin buttons above the definePlugin export +- Automatically run the reporter and have a gui with with the results + +## Images/Videos of the Features