Unfortunately the obfuscator implodes when it reaches a [top level await](https://webpack.js.org/configuration/experiments/#experiments), when using the obfuscator-loader. If I transpile the code and then obfuscate with javascript-obfuscator (not the Webpack version) it works fine. Any thoughts?