Skip to content

Commit

Permalink
Merge pull request #986 from simonihmig/patch-1
Browse files Browse the repository at this point in the history
Add @responsive-image/vite-plugin to Loaders
  • Loading branch information
Scrum authored Jan 15, 2025
2 parents 7c64c6b + 3d6e1e6 commit 32b616e
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 @@ -310,6 +310,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [@cyco130/vite-plugin-mdx](https://github.com/cyco130/vite-plugin-mdx) - Import MDX.
- [vite-awesome-svg-loader](https://github.com/matafokka/vite-awesome-svg-loader) - Imports SVGs as source code, base64 and data URI. Preserves stroke width, replaces colors with currentColor. Optimizes SVGs with SVGO. Creates SVG sprites.
- [vite-plugin-dir2json](https://github.com/buddywang/vite-plugin-dir2json) - Convert the directory structure into json data containing supported file paths.
- [@responsive-image/vite-plugin](https://github.com/simonihmig/responsive-image) - Transform and generate optimized responsive images (WebP, AVIF) and LQIP placeholders for use with image components.

#### Bundling

Expand Down

0 comments on commit 32b616e

Please sign in to comment.