I've to update uglify-webpack-plugin due to server restrictions, so I found terser-webpack-plugin is in the suggestion, however it doesn't support IE11 by default.
It just shows a syntax error in the vendor.js file, while loading the app.
Anyone faced this issue before, please guide me. Thanks.