Skip to content

Commit

Permalink
Merge pull request #942 from PengBoUESTC/chore/add-vite-plugin-envtyp…
Browse files Browse the repository at this point in the history
…e-patch

chore: add vite-plugin-envtype-patch
  • Loading branch information
Scrum authored Oct 1, 2024
2 parents 11cc8e7 + 1413a40 commit 6c07875
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 @@ -413,6 +413,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [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-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`.

#### Testing

Expand Down

0 comments on commit 6c07875

Please sign in to comment.