Skip to content

Instantly share code, notes, and snippets.

@mkusher
Created March 15, 2015 22:57
Show Gist options
  • Save mkusher/7132f3f94091f07088f5 to your computer and use it in GitHub Desktop.
Save mkusher/7132f3f94091f07088f5 to your computer and use it in GitHub Desktop.
{
"libs": [
"browser",
"angular",
"underscore"
],
"loadEagerly": [
"./src/client/app/index.js"
],
"plugins": {
"node":{},
"angular": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment