Open mpalourdio opened 5 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.
That's why this issue is labelled as 'enhancement'.
Use
ng add
to ease module installation, particularly adding required css and js files to angular.json.See this blog post.