angular-moment-picker
angular-moment-picker copied to clipboard
running karma with angular-moment-picker installed causes job to fail
hi there I've encountered an error with the bower install of angular-moment-picker when I try to run a karma job with the library install it fails on line 156 in angular-moment-picker.js
module.moment = moment
i found when I removed it it caused it to successfully bulids
is this able to be removed from the code. as it's not used anywhere else that I've seen.
We are having a similar issue. Can this be fixed?