You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to extend imagetools to add some extra information in the metadata from side-loaded yaml files. However, I've been encountering issues with the transformer not working as expected. After trying a few configuration options, I found out that it was due to the caching mechanism in vite-imagetools.
I've been trying to extend imagetools to add some extra information in the metadata from side-loaded yaml files. However, I've been encountering issues with the transformer not working as expected. After trying a few configuration options, I found out that it was due to the caching mechanism in vite-imagetools.
My stack:
Some options I tried:
import.meta.glob
(doesn't work)Vite config:
Expected metadata
Client-side metadata
The text was updated successfully, but these errors were encountered: