AnthonyNahas / ngx-linkifyjs

Angular V8 wrapper for linkifyjs - library for finding links in plain text and converting them to HTML <a> tags via linkifyjs
https://anthonynahas.github.io/ngx-linkifyjs
MIT License
42 stars 20 forks source link

Angular V9 Support #165

Open rkhunt007 opened 3 years ago

rkhunt007 commented 3 years ago

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ x] feature request

Repro steps

Warning: Entry point 'ngx-linkifyjs' contains deep imports into '/Users/rahulkhunt/Documents/angular-upgrade/flocksy-new-app-2.0/node_modules/linkifyjs/plugins/hashtag', '/Users/rahulkhunt/Documents/angular-upgrade/flocksy-new-app-2.0/node_modules/linkifyjs/plugins/mention', '/Users/rahulkhunt/Documents/angular-upgrade/flocksy-new-app-2.0/node_modules/linkifyjs/string'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

Getting above message while building with Angular v9.1.12