diff options
Diffstat (limited to '.changeset/rotten-worms-walk.md')
-rw-r--r-- | .changeset/rotten-worms-walk.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.changeset/rotten-worms-walk.md b/.changeset/rotten-worms-walk.md new file mode 100644 index 000000000..a7a014056 --- /dev/null +++ b/.changeset/rotten-worms-walk.md @@ -0,0 +1,6 @@ +--- +'@astrojs/image': patch +'astro': patch +--- + +Avoid removing leading slash for `build.assetsPrefix` value in the build output |