publishing the JS and CSS bundles to my Azure CDN

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 年 前
Hi Community, this is a preliminary integration attempt on the subject that I'm intent to materialize.
Currently my Azure website is running stable and is a couple steps before the final state of development is done.
I would like to serve the bundled files of Scripts and styles from my Azure storage or CDN subscription environment  (structured similar to my Nop).
Need to edit the code in
~\Presentation\Nop.Web.Framework\UI\PageHeadBuilder.cs
to accomplish the implementation mechanism outlined by this Microsoft azure team http://azure.microsoft.com/en-us/documentation/articles/cdn-websites-with-cdn/ and Rick Anderson article http://www.asp.net/mvc/overview/performance/bundling-and-minification
Help please, need a heads Up on this, the PageHeadBuilder framework is a little hard to grasp and V3.60 is to far out in the future
Right Now my content is served from Azure storage=>AzureCDN endpoint =>Cloudflare edge CDN's for a broad deliverance and maximum performance, just this will be one important level-block to add to my website deployment architecture
Thank you
Jose Plunkett
ehubcap
3 年 前
Facing the same issue. have you find any solution?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.