words-to-numbers icon indicating copy to clipboard operation
words-to-numbers copied to clipboard

Does not work with Uglify

Open kodeine opened this issue 4 years ago • 1 comments

as the title says, i tried using it with ionic framework and it compiles with uglify where it doesnt work!

kodeine avatar Sep 22 '19 22:09 kodeine

Yes, even I am facing same issue when I import this plugin to Angular 8 project. I am getting following error.

clj-fuzzy.js:2 Uncaught TypeError: Cannot use 'in' operator to search for 'clj_fuzzy' in undefined at ea (clj-fuzzy.js:2) at clj-fuzzy.js:5 at Object../node_modules/clj-fuzzy/src-js/clj-fuzzy.js (clj-fuzzy.js:6) at webpack_require (bootstrap:79) at Object../node_modules/words-to-numbers/dist/index.js (index.js:21) at webpack_require (bootstrap:79) at Object../node_modules/words-to-numbers/index.js (index.js:1) at webpack_require (bootstrap:79)

krantisapient avatar Aug 05 '20 16:08 krantisapient