Closed abraham closed 6 years ago
If the component is used on https://example.com/path with a source of /images/awesome.jpg the asset will try to load from https://example.com/path/images/awesome.jpg.
https://example.com/path
/images/awesome.jpg
https://example.com/path/images/awesome.jpg
Thanks, Abraham! Your contributions are very welcome 👍
If the component is used on
https://example.com/path
with a source of/images/awesome.jpg
the asset will try to load fromhttps://example.com/path/images/awesome.jpg
.