Answer the question
In order to leave comments, you need to log in
Anyone have an example grunt watch with connect and livereload configured?
I've been struggling with the problem for 2 days now, I can't set up livereload for grunt.
connect: {
main: {
options: {
port: 8001,
hostname: '*',
livereload: true
}
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question