bundling css and js files from a XML to asp.net bundling and minification



I am using ASP.NET bundling and optimization tool (Microsoft.AspNet.Web.Optimization). How can I bundle CSS and JS files from a XML (Bundle.config)?


In the documentation, they only explain how to add hard coded links to your css and js files.


bundling and optimization documentation


Thanks.


No comments:

Post a Comment