- [ ] Emit all files only at the end. Evaluate performance impact - [ ] Avoid emitting files which are never actually used (previous point) - [ ] Apply optimizations during image conversion in sharp converter for all possible formats - [ ] Add an option to strip metadata - [ ] Apply [webpack performance optimizations](https://webpack.js.org/guides/build-performance) to reduce build time - [x] Decouple image optimization. Evaluate performance impact - [ ] Decouple `size` management, if possible
sizemanagement, if possible