Use imagetools processing via code #319
Unanswered
gw2princeps
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey!
I searched all of the docs and repository but couldnt quite find something related. Is it possible to call upon the imagetools sharp processing in code without using an import statement? I would like to generate a bunch of images kind of dynamically (without importing every single one by hand).
I'm using vite. The glob imports of vite dont appear to support the directives of imagetools.
Something like would be nice to have:
I'd be very happy to receive an answer. Thank you for your good work on this project!
Beta Was this translation helpful? Give feedback.
All reactions