diff --git a/README.md b/README.md index 7940ffb5..6d6e1bab 100644 --- a/README.md +++ b/README.md @@ -297,8 +297,10 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [unplugin-config](https://github.com/kirklin/unplugin-config) - Configuration file generator for web apps, allowing external customization of global variables without repackaging. - [vite-plugin-svg-spritemap](https://github.com/g-makarov/vite-plugin-svg-spritemap) - Generates a SVG spritemap from multiple .svg files. - [@spiriit/vite-plugin-svg-spritemap](https://github.com/SpiriitLabs/vite-plugin-svg-spritemap) - Pack your SVG files in one spritemap file and use them with ``/`` and directly in your CSS. +- [vite-plugin-react-mpa](https://github.com/dingff/vite-plugin-react-mpa) - An out-of-the-box MPA. - [vite-plugin-auto-mpa-html](https://github.com/iamspark1e/vite-plugin-auto-mpa-html) - A file directory-based automated multi-page build plugin that supports HTML templates using EJS. + #### Loaders - [unplugin-icons](https://github.com/antfu/unplugin-icons) - Access thousands of icons as components.