Skip to content

Commit bc43e1b

Browse files
committed
fix fullcalendar in prod
1 parent 7c989e4 commit bc43e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"node_modules/nvd3/build/nv.d3.min.js",
3535
"node_modules/rickshaw/rickshaw.min.js",
3636
"node_modules/moment/min/moment.min.js",
37-
"node_modules/fullcalendar/dist/fullcalendar.min.js",
37+
"node_modules/fullcalendar/dist/fullcalendar.js",
3838
"node_modules/skycons/skycons.js",
3939
"node_modules/dropzone/dist/dropzone.js",
4040
"node_modules/parsleyjs/dist/parsley.js",

0 commit comments

Comments
 (0)