PolymerElements / generator-polymer-init-custom-build

A Polymer CLI generator for creating custom build processes with polymer-build
69 stars 42 forks source link

Add a browsersync example #49

Open nicholaswmin opened 7 years ago

nicholaswmin commented 7 years ago

Add an example of how to properly hook up browser-sync to work with the custom build.

There's an S.O question about this already but the person that answered it loaded his gulpfile with no less than 20 dependencies which makes it bloated and unnecessarily complex to follow.

nicholaswmin commented 7 years ago

Workaround here: https://github.com/Polymer/polymer-cli/issues/230#issuecomment-233871759