-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Images (svg/png/jpg) need optimalisation to ensure that meta data is stripped and quality matches web standards. This way the end user does not load images that are too big.
SVG needs cleaning code to optimize.
There is a plugin to do this, would be nice if we could add this to adapter to make it easier to implement with all the best settings set. Also we could a test that it is loaded after copy webpack plugin to ensure these images are also optimized.
https://www.npmjs.com/package/imagemin-webpack
Is this something that would be worth adding ?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request