mpalourdio / intl-tel-input-ng

:telephone: Angular module for intl-tel-input integration (https://github.com/jackocnr/intl-tel-input)
MIT License
18 stars 6 forks source link

[feature] ng add #1

Open mpalourdio opened 5 years ago

mpalourdio commented 5 years ago

Use ng add to ease module installation, particularly adding required css and js files to angular.json.

See this blog post.

cytrix86 commented 3 years ago

Hi, I just tried to use ng add - seems to be not supported: The package that you are trying to add does not support schematics. You can try using a different version of the package or contact the package author to add ng-add support.

mpalourdio commented 3 years ago

That's why this issue is labelled as 'enhancement'.