Skip to content

Instantly share code, notes, and snippets.

@regme
Created March 20, 2013 16:29
Show Gist options
  • Save regme/5206078 to your computer and use it in GitHub Desktop.
Save regme/5206078 to your computer and use it in GitHub Desktop.
Combres debugging
<resourceSets url="~/combres.axd"
defaultDuration="30"
defaultVersion="auto"
defaultDebugEnabled="auto"
defaultIgnorePipelineWhenDebug="true" >
<!--
in Combres 2.0 you can set the value of a new attribute defaultIgnorePipelineWhenDebug to true,
which will force Combres to generate direct links to the resources so that
the whole Combres processing pipeline is bypassed.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment