Initial commit
This commit is contained in:
5
resources/mix/vendors/fullcalendar/fullcalendar.bundle.js
vendored
Normal file
5
resources/mix/vendors/fullcalendar/fullcalendar.bundle.js
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
module.exports = [
|
||||
'node_modules/fullcalendar/main.js',
|
||||
'node_modules/fullcalendar/locales-all.min.js',
|
||||
];
|
Reference in New Issue
Block a user