liuy97 / ng2-input-autocomplete

angular2 input autocomplete
https://liuy97.github.io/ng2-input-autocomplete/
MIT License
7 stars 5 forks source link

ng build --prod #3

Closed diegoferreirax closed 6 years ago

diegoferreirax commented 6 years ago

When i make a build (ng build --prod) appear this error:

ERROR in ./node_modules/ng2-input-autocomplete/ng2-input-autocompleteModule.ngfactory.js Module not found: Error: Can't resolve 'ng2-input-autocompleteModule' in '/home/softkuka/Documentos/2 - Softkuka/2 - Testes/auto-complete/node_modules/ng2-input-autocomplete' ERROR in ./src/app/app.module.ngfactory.js

In application he work fine, but i can't make a build --prod

liuy97 commented 6 years ago

Thanks for your report. I have released a new version for fixing this bug.

diegoferreirax commented 6 years ago

Thank you very much!!!! Works fine