Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Uglify #31

Open
kodeine opened this issue Sep 22, 2019 · 1 comment
Open

Does not work with Uglify #31

kodeine opened this issue Sep 22, 2019 · 1 comment

Comments

@kodeine
Copy link

kodeine commented Sep 22, 2019

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

@krantisapient
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants