Skip to content

Instantly share code, notes, and snippets.

@zeekay
Created September 4, 2012 23:19
Show Gist options
  • Save zeekay/3627938 to your computer and use it in GitHub Desktop.
Save zeekay/3627938 to your computer and use it in GitHub Desktop.
module.exports =
staticPath: './public'
bundles:
'/app.css':
main: './assets/css/app.styl'
'/app.js':
main: './assets/js/app.coffee'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment