Cannot read property ‘tapPromise‘ of undefined

Use compression-webpack-plugin to report Cannot read property'tapPromise' of undefined error when optimizing the packaging volume

Solution: Reduce the package version
compression-webpack-plugin: 5.1.0

https://github.com/webpack-contrib/compression-webpack-plugin/releases/tag/v7.0.0

Guess you like

Origin blog.csdn.net/weixin_40013817/article/details/113850211