Skip to content

Instantly share code, notes, and snippets.

@acidsound
Created August 25, 2014 16:00
Show Gist options
  • Save acidsound/090f647e1339caa9fe4a to your computer and use it in GitHub Desktop.
Save acidsound/090f647e1339caa9fe4a to your computer and use it in GitHub Desktop.
ternJS+meteor configuration
{
libs: [
browser,
jquery,
underscore
],
loadEagerly: [ ],
dontLoad: [ .meteor ],
"plugins": {
meteor: {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment