Upgrading an AngularJS 1.x app to use Webpack
I have an AngularJS 1.x app that I built a few years back, and as part of doing some updates, I thought it would be worthwhile to use Webpack to bundle and improve the deployment approach. I first took a look at following this guide which was from a few years back … but ran …
Continue reading “Upgrading an AngularJS 1.x app to use Webpack”