agenda / human-interval

Human readable time distances for javascript
Other
461 stars 14 forks source link

Does this need to be browser ready or shall we expect the user to bundle it? #14

Closed OmgImAlexis closed 5 years ago

OmgImAlexis commented 7 years ago

@agenda/maintainers

Is there much point in holding back with things like const and arrow function if we can live without them then we should try and make this work for all browsers if not I'd say we ditch first hand browser support and expect the user to bundle it.

simison commented 7 years ago

Good question.

I think we can expect people to bundle it since we haven't shipped dist folder anyway and this isn't available at Bower neither. So anyone who has been using this via browser should have been bundling all along.

simison commented 7 years ago

...and it's almost 2018 ;-) 🎆