mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
89d76753a0
* moving all normalization logic out of the Image component
* refactor: only require loaders to provide the image src
* Adding a `<Picture />` component
* fixing types.ts imports
* refactor: moving getImage to it's own file
* updating component types to use astroHTML.JSX
* Revert "updating component types to use astroHTML.JSX"
This reverts commit
|
||
---|---|---|
.. | ||
endpoints | ||
loaders | ||
constants.ts | ||
get-image.ts | ||
get-picture.ts | ||
index.ts | ||
metadata.ts | ||
types.ts | ||
utils.ts | ||
vite-plugin-astro-image.ts |