mirror of
https://github.com/Noratrieb/slides.git
synced 2026-03-15 05:16:03 +01:00
grunt serve starts the browser and livereloads changes in the presentation
- upgrade grunt-contrib-connect to ~0.5.0 - configure connect and watch plugin
This commit is contained in:
parent
4068c5221d
commit
5c1497e8b2
2 changed files with 11 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"grunt-contrib-uglify": "~0.2.4",
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"grunt-contrib-sass": "~0.5.0",
|
||||
"grunt-contrib-connect": "~0.4.1",
|
||||
"grunt-contrib-connect": "~0.5.0",
|
||||
"grunt-zip": "~0.7.0",
|
||||
"grunt": "~0.4.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue