Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
18
app/bower_components/angular-leaflet-directive/grunt/connect.json
vendored
Normal file
18
app/bower_components/angular-leaflet-directive/grunt/connect.json
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"options": {
|
||||
"base": ""
|
||||
},
|
||||
"testserver": {
|
||||
"options": {
|
||||
"port": 9999
|
||||
}
|
||||
},
|
||||
"coverage": {
|
||||
"options": {
|
||||
"base": "coverage/",
|
||||
"directory": "coverage/",
|
||||
"port": 5555,
|
||||
"keepalive": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue