- Run
yarn install
- Run
yarn run build
It should generate "dist/responsive-image" directory. Images inside it are loaded through responsive loader from css.
Removing imagemin-webpack from webpack config and adding it to webpack config (as it is now) doesn't seem to modify size of images in dist to change in any way.
- Using standalone plugin with loader enabled
- Using plugin (with loader disabled) and using loader separately
- Using default responsive loader adapter instead of sharp