From b1bfee66ccd43c180232a43b7bd8c79e710bfaa9 Mon Sep 17 00:00:00 2001 From: Aleksandr Mitskevich Date: Fri, 17 Nov 2023 19:24:39 +0300 Subject: [PATCH] Added vite-font-extractor-plugin to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa0fa8ba..4fdd6f4c 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [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. +- [vite-font-extractor-plugin](https://github.com/a3mitskevich/vite-font-extractor-plugin) - Utility that minification bundle fonts by glyphs. #### Testing