jhendley25 / generator-dyno

Yeoman Generator that gives ya ES6-ready Javascript, Browserify, Gulp, Jade, and Compass/Sass.
85 stars 14 forks source link

Change Livereload with BrowserSync! #1

Closed mentorkadriu closed 9 years ago

mentorkadriu commented 9 years ago

Hello! First of all I want to congrat you for this awesome yo generator. I think it's better if you would include BrowserSync rather than LiveReload. BrowserSync has more features and it opens browser when you hit gulp.

jhendley25 commented 9 years ago

That's an awesome idea! I'll definitely switch that out at some point. Thanks for the heads up.

jhendley25 commented 9 years ago

Just updated the generator to use browser-sync. Thanks again for pointing that out. Cheers.