mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-10 00:30:28 +08:00
let karma know about the moment dependency
This commit is contained in:
@@ -10,6 +10,7 @@ module.exports = function(config) {
|
||||
|
||||
// list of files / patterns to load in the browser
|
||||
files: [
|
||||
{ pattern: 'lib/moment/moment.js', watched: false },
|
||||
{ pattern: 'lib/jquery/jquery.js', watched: false },
|
||||
{ pattern: 'lib/jquery-ui/ui/jquery-ui.js', watched: false },
|
||||
{ pattern: 'lib/jquery-simulate/jquery.simulate.js', watched: false },
|
||||
|
||||
Reference in New Issue
Block a user