webpack处理图像资源

解析图像

webpack4处理:file-loader、url-loader、raw-loader

webpack5内置了上述loader的能力

图像压缩

使用 image-webpack-loader 插件