Skip to content

Instantly share code, notes, and snippets.

@ggsalas
Last active July 29, 2017 21:36
Show Gist options
  • Save ggsalas/0e502f3451f8c25908c37c9ce86de626 to your computer and use it in GitHub Desktop.
Save ggsalas/0e502f3451f8c25908c37c9ce86de626 to your computer and use it in GitHub Desktop.
Global ternjs configuration
{
"libs": [
"browser"
],
"loadEagerly": [],
"dontLoad": [],
"plugins": {
"node": {},
"es_modules": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment