Using "gatsby-plugin-image" with absolute path #30145
Unanswered
belal-mazlom
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for creating a great plugin such as "gatsby-plugin-image"
I am using
gatsby-plugin-alias-imports
to have my images with absolute path like:Tried to use that for StaticImage but seems that not possible:
I don't want to get back to relative paths like this
../../../../assets/images/my-client-img.jpg
Is there a way or tips for this issue?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions