angular-moment-picker icon indicating copy to clipboard operation
angular-moment-picker copied to clipboard

running karma with angular-moment-picker installed causes job to fail

Open cr0mbly opened this issue 7 years ago • 1 comments

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.

cr0mbly avatar Sep 06 '17 01:09 cr0mbly

We are having a similar issue. Can this be fixed?

koganei avatar Nov 09 '17 17:11 koganei