vuepress
                                
                                 vuepress copied to clipboard
                                
                                    vuepress copied to clipboard
                            
                            
                            
                        compress assets image
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
See chainWebpack in config.js for details