diff --git a/README.md b/README.md index b08c4f70..fe8896f9 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list. - [vite-plugin-vitest-cache](https://github.com/raegen/vite-plugin-vitest-cache) - Optimize `Vitest` execution time through caching. - [vite-preload](https://github.com/wille/vite-preload) - Preloads lazy loaded modules and stylesheets that were rendered by the server using 103 Early Hints, Link headers or link tags. - [vite-plugin-envtype-patch](https://github.com/PengBoUESTC/vite-plugin-envtype-patch) - Generate `type` info for `import.meta.env`. +- [vite-plugin-devcert](https://github.com/idleberg/vite-plugin-devcert) - Generates trusted SSL/TLS certificates for local development. #### Testing