Skip to content

Commit

Permalink
Merge pull request #913 from raegen/patch-1
Browse files Browse the repository at this point in the history
Add vite-plugin-vitest-cache
  • Loading branch information
Scrum committed Jun 18, 2024
2 parents 8ee9dfd + 86ab3be commit b725e5c
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 @@ -397,6 +397,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [vite-plugin-pretty-module-classnames](https://github.com/teplostanski/vite-plugin-pretty-module-classnames) - Adds the filename without the `-module` suffix to the class names of CSS modules.
- [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.

#### Testing

Expand Down

0 comments on commit b725e5c

Please sign in to comment.