Commit graph

2 commits

Author SHA1 Message Date
Maksim Karelov
a41cf54251 Fix review comments
- Add SSR check
- Fix changeset type
- Rename config option from `build.assetsRemoveOriginals` to `image.removeOriginals`
- Docs (by @Princesseuh)
2023-09-02 15:00:13 +07:00
Maksim Karelov
4d2f9450a3 Add ability to remove assets originals
Related to #8143

Setting `assetsRemoveOriginals: true` will remove original images from `dist/_astro` folder
2023-09-02 15:00:13 +07:00