Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
9
app/bower_components/angular-leaflet-directive/grunt/watch.json
vendored
Normal file
9
app/bower_components/angular-leaflet-directive/grunt/watch.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"options": {
|
||||
"livereload": 7777
|
||||
},
|
||||
"fast": {
|
||||
"files": [ "src/**/*.js", "test/unit/**.js", "test/unit/**.coffee", "test/e2e/**.js" ],
|
||||
"tasks": [ "fast-build" ]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue