Skip to content

Commit 777ef19

Browse files
committed
feat: add vite-plugin-keywords
1 parent 329bd93 commit 777ef19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
349349
- [vite-plugin-static-filehash](https://github.com/MrQinYQ/vite-plugin-static-filehash) - It can help the program improve the cache hit rate.
350350
- [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.
351351
- [vite-plugin-builder](https://github.com/yracnet/vite-plugin-builder) - Enable dual compilation for Server-Side Rendering (SSR) and Client-Side Rendering (CSR).
352+
- [vite-plugin-keywords](https://github.com/cueaz/vite-plugin-keywords) - Provides minifiable `Symbols` (keywords) to use in place of string literals and object keys for aggressive minification/obfuscation.
352353

353354
#### Transformers
354355

0 commit comments

Comments
 (0)