Skip to content

Commit b766106

Browse files
authored
Update README.md
1 parent eafdb37 commit b766106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
354354
- [vite-plugin-static-filehash](https://github.com/MrQinYQ/vite-plugin-static-filehash) - It can help the program improve the cache hit rate.
355355
- [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.
356356
- [vite-plugin-builder](https://github.com/yracnet/vite-plugin-builder) - Enable dual compilation for Server-Side Rendering (SSR) and Client-Side Rendering (CSR).
357-
- [@bddjr/vite-plugin-singlefile](https://github.com/bddjr/vite-plugin-singlefile) - Embed all assets into `dist/index.html`
357+
- [@bddjr/vite-plugin-singlefile](https://github.com/bddjr/vite-plugin-singlefile) - Embed all assets into `dist/index.html`.
358358

359359
#### Transformers
360360

0 commit comments

Comments
 (0)