From 57a5edec14c9c1e67fd748b6121a2537c45ebe5a Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Sun, 27 Aug 2023 08:46:38 -0700 Subject: [PATCH] move to end --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46bda0d3..bd70a5f0 100644 --- a/README.md +++ b/README.md @@ -249,8 +249,6 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/main/packages/plugin-legacy) - Legacy browser support. - [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) - Zero-config PWA. - [vite-plugin-windicss](https://github.com/windicss/vite-plugin-windicss) - Windi CSS integration. -- [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/next/code/builders/builder-vite/) - Storybook builder for Vite. -- [@builder.io/partytown](https://github.com/BuilderIO/partytown) - Relocate resource intensive third-party scripts off of the main thread and into a web worker. - [vite-plugin-node](https://github.com/axe-me/vite-plugin-node) - Integration with Node.js backend servers. - [vite-plugin-cesium](https://github.com/nshen/vite-plugin-cesium) - Integration with Cesium library. - [vite-plugin-mpa](https://github.com/IndexXuan/vite-plugin-mpa) - Out-of-box multi-page application (MPA) integration. @@ -305,7 +303,8 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [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. - [vite-plugin-cloudflare-functions](https://github.com/yjl9903/vite-plugin-cloudflare-functions) - Cloudflare pages function integration. - +- [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/next/code/builders/builder-vite/) - Storybook builder. +- [@builder.io/partytown](https://github.com/BuilderIO/partytown) - Relocate resource intensive third-party scripts off of the main thread and into a web worker. #### Loaders