Debugging web2py web apps under WING IDE for me is quite slow because each 
resource (.js, .css) is loaded individually and quite slowly on each 
request.

I noticed the latest Microsoft .NET MVC 4.0 has resource bundling built-in 
to Visual Studio 2012 and it is automatic.

I have researched bundling approaches but am still not clear which way to 
go. I want it to work on CHROME for sure.

Anyone have bundling working?


-- 



Reply via email to