Skip to content

Commit b5d7933

Browse files
committed
fix fullcalendar in prod
1 parent 7dd36cf commit b5d7933

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
@@ -35,7 +35,7 @@
3535
"node_modules/nvd3/build/nv.d3.min.js",
3636
"node_modules/rickshaw/rickshaw.min.js",
3737
"node_modules/moment/min/moment.min.js",
38-
"node_modules/fullcalendar/dist/fullcalendar.min.js",
38+
"node_modules/fullcalendar/dist/fullcalendar.js",
3939
"node_modules/skycons/skycons.js",
4040
"node_modules/dropzone/dist/dropzone.js",
4141
"node_modules/parsleyjs/dist/parsley.js",

0 commit comments

Comments
 (0)