ffffng/app/bower_components/angular-leaflet-directive/grunt/watch.json
2016-05-16 16:56:29 +02:00

10 lines
205 B
JSON

{
"options": {
"livereload": 7777
},
"fast": {
"files": [ "src/**/*.js", "test/unit/**.js", "test/unit/**.coffee", "test/e2e/**.js" ],
"tasks": [ "fast-build" ]
}
}