Replies: 1 comment
-
v2.0.6 supports using local static images. You can read more about that here: https://jsx.email/docs/core/cli#preview |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
I'm trying to configure my project to use local assets during development following the example in the docs as shown below.
However the images always return a 404 not found even though the URL is constructed. image URL generated looks like
http://localhost:55420/@fs/Users/path-to-image
.Does anyone have any ideas how to resolve that?
Beta Was this translation helpful? Give feedback.
All reactions