From d824de15de665cd2166be2fd95163652abbac0bf Mon Sep 17 00:00:00 2001 From: dingff Date: Sat, 1 Apr 2023 16:20:38 +0800 Subject: [PATCH 1/4] docs: add vite-plugin-react-mpa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e0d1d9f..a9f524d1 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-plugin-target](https://github.com/vite-plugin/vite-plugin-target) - Electron, Node.js, etc. - [vite-plugin-gitlab-flow](https://github.com/taosiqi/vite-plugin-gitlab-flow) - View the deployment information for the code in the console. - [unplugin-fonts](https://github.com/cssninjaStudio/unplugin-fonts) - Load font from Typekit, Google Fonts, Fontsource or your own custom one. - +- [vite-plugin-react-mpa](https://github.com/dingff/vite-plugin-react-mpa) - An out-of-the-box mpa plugin for React. #### Loaders - [unplugin-icons](https://github.com/antfu/unplugin-icons) - Access thousands of icons as components. From 2f39d84b43a54c5a225cecd73a5952ce916b1f98 Mon Sep 17 00:00:00 2001 From: dingff Date: Thu, 4 May 2023 15:07:35 +0800 Subject: [PATCH 2/4] docs: add vite-plugin-react-mpa --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f16dbaae..a87d8273 100644 --- a/README.md +++ b/README.md @@ -288,10 +288,9 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-plugin-target](https://github.com/vite-plugin/vite-plugin-target) - Electron, Node.js, etc. - [vite-plugin-gitlab-flow](https://github.com/taosiqi/vite-plugin-gitlab-flow) - View the deployment information for the code in the console. - [unplugin-fonts](https://github.com/cssninjaStudio/unplugin-fonts) - Load font from Typekit, Google Fonts, Fontsource or your own custom one. -- [vite-plugin-react-mpa](https://github.com/dingff/vite-plugin-react-mpa) - An out-of-the-box mpa plugin for React. - [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. - +- [vite-plugin-react-mpa](https://github.com/dingff/vite-plugin-react-mpa) - An out-of-the-box mpa plugin for React. #### Loaders - [unplugin-icons](https://github.com/antfu/unplugin-icons) - Access thousands of icons as components. From bc1b4320f064d1b8f3fbd99c7c2347dc5bc255af Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Fri, 7 Jul 2023 16:51:35 +0300 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9439b16b..d0533292 100644 --- a/README.md +++ b/README.md @@ -296,8 +296,8 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [unplugin-fonts](https://github.com/cssninjaStudio/unplugin-fonts) - Load font from Typekit, Google Fonts, Fontsource or your own custom one. - [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. -- [vite-plugin-react-mpa](https://github.com/dingff/vite-plugin-react-mpa) - An out-of-the-box mpa plugin for React. - [@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. #### Loaders From b8953a58a5c0ef699620897f00be94d895f1c55f Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Fri, 7 Jul 2023 16:52:14 +0300 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0533292..832d13bb 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,7 @@ 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-react-mpa](https://github.com/dingff/vite-plugin-react-mpa) - An out-of-the-box MPA. #### Loaders