mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
313 B
313 B
astro |
---|
major |
Removes the assets
property on supportedAstroFeatures
for adapters, as it did not reflect reality properly in many cases.
Now, relating to assets, only a single sharpImageService
property is available, determining if the adapter is compatible with the built-in sharp image service.