qlik-oss / enigma.js

JavaScript library for consuming Qlik's Associative Engine.
MIT License
210 stars 82 forks source link

fix: replaces uglify with terser rollup plugin #972

Closed aihazm closed 1 year ago

aihazm commented 1 year ago

Changes: Refactor to use the rollup-plugin-terser instead of uglify -- previously was broking the dependency build

see similar issue https://github.com/remarkablemark/remarkablemark.github.io/blob/master/_posts/2020/2020-11-28-replace-rollup-plugin-uglify.md