Skip to content

Instantly share code, notes, and snippets.

@JDMcKinstry
Created March 6, 2012 00:02
Show Gist options
  • Save JDMcKinstry/1982308 to your computer and use it in GitHub Desktop.
Save JDMcKinstry/1982308 to your computer and use it in GitHub Desktop.
$.myURL.config({
local: {
main: "myMainLocalDirectory"
},
onSite:
{
main: "myMainSiteDirectory",
sub: "myMainSiteSubDir/andAnotherDir"
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment