UNPKG

tabler-ui

Version:

Premium and Open Source dashboard template with responsive and high quality UI. For Free!

9 lines 242 B
require.config({ shim: { 'fullcalendar': ['moment', 'jquery'], }, paths: { 'fullcalendar': 'assets/plugins/fullcalendar/js/fullcalendar.min', 'moment': 'assets/plugins/fullcalendar/js/moment.min', } });