ng-annotate required
Open
- Dominant language
- JavaScript
- Stars
- 231
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
I find that I must include ng-annotate to use this module. I got around it by requiring the minified version:
require('../../node_modules/angular-modal/modal.min');
It would be great if you could run ng-annotate on the unminified version that you provide.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.