dustinspecker / generator-ng-poly

Yeoman generator for modular AngularJS apps with Gulp and optional Polymer support
MIT License
237 stars 50 forks source link

speeding up dev env #368

Open 34r7h opened 7 years ago

34r7h commented 7 years ago

Hi Dustin, maybe i'm devving wrong but currently flowing with new code -> gulp build (or serve) -> check results. Unfortunately the gulp build takes 30+ seconds on my old macbook air (not to mention indexing delays on webstorm). Is there a built-in faster way to run build while developing?