Skip to content

Instantly share code, notes, and snippets.

@JeremySkinner
Created January 13, 2010 16:01
Show Gist options
  • Select an option

  • Save JeremySkinner/276306 to your computer and use it in GitHub Desktop.

Select an option

Save JeremySkinner/276306 to your computer and use it in GitHub Desktop.
<%= Html.ScriptInclude("foo") %>
<% if(false) { %>
<script type="text/javascript" src="/path/to/foo.js"></script>
<% } %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment