Skip to content

Instantly share code, notes, and snippets.

@rbackhouse
Created June 11, 2011 11:36
Show Gist options
  • Save rbackhouse/1020483 to your computer and use it in GitHub Desktop.
Save rbackhouse/1020483 to your computer and use it in GitHub Desktop.
Custom Dojo build profile that can be used with the Zazl JS optimizer
dependencies = {
stripConsole: "normal",
layers: [
],
prefixes: [
[ "dijit", "../dijit" ],
[ "dojox", "../dojox" ]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment