Environment Configuration with Angular.js, ES2015 / ES6 & Browserify
Fri Mar 25 2016After converting Echoes Player project to use ES2015, I was searching for a comfortable way to have separate environment configurations. In this post I present the solution that works for me best. Why…