We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd36cf commit b5d7933Copy full SHA for b5d7933
angular.json
@@ -35,7 +35,7 @@
35
"node_modules/nvd3/build/nv.d3.min.js",
36
"node_modules/rickshaw/rickshaw.min.js",
37
"node_modules/moment/min/moment.min.js",
38
- "node_modules/fullcalendar/dist/fullcalendar.min.js",
+ "node_modules/fullcalendar/dist/fullcalendar.js",
39
"node_modules/skycons/skycons.js",
40
"node_modules/dropzone/dist/dropzone.js",
41
"node_modules/parsleyjs/dist/parsley.js",
0 commit comments