vuepress icon indicating copy to clipboard operation
vuepress copied to clipboard

compress assets image

Open zzy-life opened this issue 2 years ago • 1 comments

Feature request

What problem does this feature solve?

The image can be compressed when building

What does the proposed API look like?

Use plug-ins to add configuration files

How should this be implemented in your opinion?

Use plug-ins to add configuration files

Are you willing to work on this yourself?

Already completed,Use the image-webpack-loader plug-in, see the example,https://github.com/zzy-life/vuepress-Blog

zzy-life avatar Jan 25 '23 13:01 zzy-life

See chainWebpack in config.js for details

zzy-life avatar Jan 25 '23 13:01 zzy-life