Skip to content

Commit

Permalink
chore: add vite-plugin-envtype-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
pengbo43 committed Sep 9, 2024
1 parent ff75206 commit dab3251
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 @@ -409,6 +409,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [vite-plugin-serve-static](https://github.com/reifiedbeans/vite-plugin-serve-static) - Allows serving arbitrary static files not in the `public/` directory.
- [vite-plugin-valibot-env](https://github.com/idleberg/vite-plugin-valibot-env) - Validate environment variables against a Valibot schema.
- [vite-plugin-vitest-cache](https://github.com/raegen/vite-plugin-vitest-cache) - Optimize `Vitest` execution time through caching.
- [vite-plugin-envtype-patch](https://github.com/PengBoUESTC/vite-plugin-envtype-patch) - Generate `type` info for `import.meta.env`, zero dependency.

#### Testing

Expand Down

0 comments on commit dab3251

Please sign in to comment.