Bundling Angular for production in Visual Studio 2015

There are many ways of bundling Angular SPA. One of the ways I followed is Code Project by Mark J. Caplin This article recommends gulp task script and SystemJs-builder. One thing I couldn’t make it work even I followed this article was bundling angular app for a production environment. This is because I started my Angular app following the… Continue reading Bundling Angular for production in Visual Studio 2015