bunkat / later

A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the browser.
http://bunkat.github.io/later/
MIT License
2.42k stars 244 forks source link

Does not browserify for Meteor #158

Closed AlexFrazer closed 8 years ago

AlexFrazer commented 8 years ago

Seems to come from this line: https://github.com/bunkat/later/blob/master/index.js#L8

bunkat commented 8 years ago

Yeah, this was brought up in another issue. I don't use any of these tools, but all you need to do is edit that line to remove the coverage build.