mwrock / RequestReduce

Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
www.requestreduce.org
Apache License 2.0
228 stars 49 forks source link

combressed js files listed in RequestReduceContent ,but the raw js files exist in the browser ,why? #228

Open GitOffice opened 11 years ago

GitOffice commented 11 years ago

There is minified and combined js files listed in RequestReduceContent folder ,but the raw js files exist in the browser and the page load time does not reduce ,why? can you tell me is there some mistake configuration about RequestReduce? Thank you in advance.