angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Is it possible to add official pre-built files in repo? #400

Open PeterDaveHello opened 8 years ago

PeterDaveHello commented 8 years ago

So that we can apply the auto-update mechanism on cdnjs.com, we now have this lib on https://cdnjs.com/libraries/angular-ui-calendar, but without official pre-built files, we can not automatically add the new versions, thanks. cc https://github.com/cdnjs/cdnjs/issues/7559

martin-langhoff commented 8 years ago

Interesting. Any reference docs indicating what works for you?

PeterDaveHello commented 8 years ago

@martin-langhoff not sure if I got your point, a dist folder including all the files for distribution will be great. Thanks.

martin-langhoff commented 8 years ago

Cool, just checking whether there was anything else you'd need.

PeterDaveHello commented 8 years ago

Thanks @martin-langhoff

peterver commented 7 years ago

@martin-langhoff want me to take a look at this ?