Skip to content

Instantly share code, notes, and snippets.

View smockle's full-sized avatar
🟡
Limited availability

Clay Miller smockle

🟡
Limited availability
View GitHub Profile
using System.Web;
using System.Web.Optimization;
using BundleTransformer.Core.Transformers;
namespace Project {
public class BundleConfig {
public static void RegisterBundles(BundleCollection bundles) {