PAMapp/node_modules/terser-webpack-plugin/node_modules/terser/lib/propmangle.js
@@ -78,7 +78,7 @@ var global_ref = typeof global === "object" ? global : self; new_globals.forEach(function (new_global) { objects[new_global] = global_ref[new_global] || new Function(); objects[new_global] = global_ref[new_global] || function() {}; }); [