Skip to content

Latest commit

 

History

History

enhanced-img

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@sveltejs/enhanced-img

A Vite plugin which runs a Svelte preprocessor to locate images and then transform them at build-time.

WARNING: This package is experimental. It uses pre-1.0 versioning and may introduce breaking changes with every minor version release.

Docs

Docs

Changelog

The Changelog for this package is available on GitHub.

Acknowledgements

We'd like to thank the author of svelte-preprocess-import-assets, which this code is partially based off of. We'd also like to thank the authors of vite-imagetools which is used in @sveltejs/enhanced-img.