worldwide-asset-exchange / waxjs

Javascript API for integration with the WAX Cloud Wallet.
MIT License
126 stars 103 forks source link

UglifyJS error #39

Closed ghost closed 3 years ago

ghost commented 3 years ago

I get this error every time I build my project: Error: bundles\pages\index.js from UglifyJs Unexpected token: name (WaxJS) I tried to shut down UglifyJs, as well as replace it with other minifier and even disable minification at all – nothing of that works. Configuring Babel also doesn't help.