From 85b960bda82309a46f3af3b3c4d9885940707c32 Mon Sep 17 00:00:00 2001 From: Aleksandr Mitskevich Date: Fri, 17 Nov 2023 19:05:26 +0300 Subject: [PATCH] Added vite-bundle-analyzer to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fc17e5c..709c1fb0 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [unplugin-info](https://github.com/yjl9903/unplugin-info) - Export build information as a virutal module. - [vite-plugin-auto-origin](https://github.com/s2b/vite-plugin-auto-origin) - Detect origin configuration automatically based on incoming requests to dev server. - [vite-plugin-deadfile](https://github.com/stauren/vite-plugin-deadfile) - Find unused source files in the project. +- [vite-bundle-analyzer](https://github.com/nonzzz/vite-bundle-analyzer) - Utility that represents bundles as an interactive treemap. #### Testing