Switches from livereload to browsersync

Formatting
Removes references to livereload
Removes enqueued livereload client
This commit is contained in:
Austin Pray
2015-01-28 09:22:05 -06:00
parent cf4f58d5cc
commit c85d059239
3 changed files with 20 additions and 28 deletions

View File

@@ -24,5 +24,8 @@
"modernizr.js": {
"bower": ["modernizr"]
}
},
"config": {
"devUrl": "example.dev"
}
}