Open cancanf3 opened 6 years ago
I would like to know if this library is compatible with Angular 5. If not, is it planned to be updated?
Any word on this yet?
I was able to build it and use it with webpack. However I had to specifically included on the tsconfig.json as
"include": [ "../node_modules/ng-gauge/**/*.ts", ]
See my PRs
I would like to know if this library is compatible with Angular 5. If not, is it planned to be updated?