my build is fine without using UglifyJSPlugin. but with UglifyJSPlugin, I got the error in runtime: `TypeError: t.appendChild is not a function` so i have to import the minified version which is working fine.