terser-webpack-plugin icon indicating copy to clipboard operation
terser-webpack-plugin copied to clipboard

UglifyJsMinify - Terser Plugin Seems not working from 17 July 24 onwards

Open Shashikant-Kew opened this issue 1 year ago • 5 comments

Webpack 5 version Terser webpack plugin

Bug report

UglifyJsMinify - Terser Plugin Seems not working from webpack

Actual Behavior

Built files are not running properly. Crashing page.

Expected Behavior

Plugin should minify and code files

How Do We Reproduce?

Add Terser Plugin in webpack config Minify option as UglifyJsMinify Build on non prod server. Access appliction. Recieved files are giving error as Uncaught Typeerror: can not read properties of undefined (reading bind)

Please paste the results of npx webpack-cli info here, and mention other relevant information

Shashikant-Kew avatar Jul 31 '24 10:07 Shashikant-Kew