ASP.NET Web Optimization - confusion about loading order
- by Ciel
Using the ASP.NET Web Optimization Framework, I am attempting to load some javascript files up. It works fine, except I am running into a peculiar situation with either the loading order, the loading speed, or its execution. I cannot figure out which.
Basically, I am using ace code editor for javascript, and I also want to include its…