generator-gulp-angular icon indicating copy to clipboard operation
generator-gulp-angular copied to clipboard

Use environment variables for browser sync port

Open abrown28 opened this issue 9 years ago • 0 comments

More of a bunch of questions rather than an issue.

I've added some code to my project that lets me set the browser sync port vi environment varialbes so I can use PORT=3008 gulp serve to change it from the default. My questions are

  1. Would you be interested in a pull request?
  2. Should I add any others like BS-PORT to change the browser sync ui port?

abrown28 avatar Jun 02 '16 21:06 abrown28