Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 344 Bytes

terser-plugin-build-error-troubleshooting.mdx

File metadata and controls

3 lines (2 loc) · 344 Bytes

If you're using a custom webpack plugin that utilizes Terser or another minifier, you might encounter build errors due to a known webpack bug. This issue has been fixed in webpack version 5.85.1 and later.

For more details about this issue, see webpack/terser-plugin build errors.