fullcalendar / fullcalendar-vue

The official Vue 3 component for FullCalendar
https://fullcalendar.io/docs/vue
MIT License
1.41k stars 88 forks source link

UMD library #166

Closed kss160992 closed 1 year ago

kss160992 commented 3 years ago

Hi

Is there a UMD version of the vue connector for single file component.

arshaw commented 1 year ago

Please see the dist files here: https://www.jsdelivr.com/package/npm/@fullcalendar/vue3?path=dist

We offer the following:

What are you having a problem with?

arshaw commented 1 year ago

Forgot to add: UMD is unnecessary if all bases are covered by the three formats I listed (except for AMD, which nobody uses anymore)