From 51806552b619d6b4b76b4426db63f095c59b10e1 Mon Sep 17 00:00:00 2001 From: David Bonnet Date: Fri, 1 Sep 2023 15:06:22 +0200 Subject: [PATCH] docs: Add vite-plugin-module-list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96716aaa..8b2084eb 100644 --- a/README.md +++ b/README.md @@ -444,6 +444,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-plugin-vitepress-auto-sidebar](https://github.com/QC2168/vite-plugin-vitepress-auto-sidebar) - Automatically generates sidebar data by scanning directories, based on vitepress. - [vite-plugin-global-const](https://github.com/censujiang/vite-plugin-global-const) - Define constants for reuse of your code. - [vite-plugin-cli-copy](https://github.com/wChenonly/vite-plugin-cli-copy) - Start the project and automatically copy the terminal's network URL. +- [vite-plugin-module-list](https://github.com/davidbonnet/vite-plugin-module-list) - Automatically import the modules found in a specified folder. #### Testing