Skip to content

Commit

Permalink
Merge pull request #994 from yracnet/vite-plugin-builder
Browse files Browse the repository at this point in the history
+ vite-plugin-builder
  • Loading branch information
Scrum authored Jan 28, 2025
2 parents fa9b469 + d773542 commit 5a2c83f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [@yuanjianming/unplugin-font-spider](https://github.com/yuan66-hub/unplugin-font-spider) - A webfont compression plugin.
- [vite-plugin-static-filehash](https://github.com/MrQinYQ/vite-plugin-static-filehash) - It can help the program improve the cache hit rate.
- [vite-plugin-singlefile-compression](https://github.com/bddjr/vite-plugin-singlefile-compression) - Compress all assets and embeds them into `dist/index.html`, making it convenient to share as a single HTML file.
- [vite-plugin-builder](https://github.com/yracnet/vite-plugin-builder) - Enable dual compilation for Server-Side Rendering (SSR) and Client-Side Rendering (CSR).

#### Transformers

Expand Down

0 comments on commit 5a2c83f

Please sign in to comment.