Closed dhananjaykumar880 closed 6 years ago
The issue is that the NativeScript team has not switched to use a more current version of Uglify which supports ES6. I have no intention of moving any of my plugins backwards
because the NativeScript team can't bother to use the ES6 version of Uglify. All my plugins work fine without Uglify being used.
Your solutions are:
Plugin should be in es5 mode. it is not working with webpack bundle. I need to have one extra plugin for this (uglifyJS), while it is already comes with nativescript-dev-webpack. If possible please compile it and release it in es5 format.