Closed ixam1 closed 1 year ago
I wanted to try out Astro v2 with this package and it seems like the asset urls that are created are falsy. All images are 404, this is the error message:
18:06:19 [serve] 404 /assets/[object Object]@3648w.6f826ced.jpeg 18:06:19 [serve] 404 /assets/[object Object]@206w.dfd2c3da.png 18:06:19 [serve] 404 /assets/[object Object]@640w.aad2af86.jpeg
I created a PR to fix this https://github.com/RafidMuhymin/astro-imagetools/pull/154
Thanks for opening the issue. Closing this since #154 has been merged.
I wanted to try out Astro v2 with this package and it seems like the asset urls that are created are falsy. All images are 404, this is the error message: