Gulp Push SharePoint Framework App Assets (JS, CSS, PNG etc.) to Azure CDN
Posted onWhen writing SharePoint Framework Apps, I have come across a situation where I was required to use Azure CDN to store all App Assets such as Third-Party JS Files (Sliders), JQuery-UI, CSS, etc. This article demonstrates the steps involved in pushing assets to CDN via Gulp Tasks. I will not be covering the setting up […]