Skip to content

Instantly share code, notes, and snippets.

@jurberg
Created April 25, 2013 02:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jurberg/5457071 to your computer and use it in GitHub Desktop.
Save jurberg/5457071 to your computer and use it in GitHub Desktop.
modules = {
application {
resource url:'js/application.js'
}
test_dialog {
dependsOn 'jquery, jquery-ui'
resource url:'css/testDialog.css'
resource url:'js/testDialog.js'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment