You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to uglify one lib and it's failing to uglify, probably due to ES6 syntax. Can anyone confirm if this is an issue with ES6 class or something else? Cannot get more info, pretty new with rollup. The error is this: [!] (uglify plugin) Error: Error transforming bundle with 'uglify' plugin: Unexpected token: name (NumberUtil)
Hi,
I'm trying to uglify one lib and it's failing to uglify, probably due to ES6 syntax. Can anyone confirm if this is an issue with ES6 class or something else? Cannot get more info, pretty new with rollup. The error is this:
[!] (uglify plugin) Error: Error transforming bundle with 'uglify' plugin: Unexpected token: name (NumberUtil)
More info can be found here: geoman-io/leaflet-geoman#255 (comment)
The text was updated successfully, but these errors were encountered: