Skip to content

Instantly share code, notes, and snippets.

@pazams
Created April 6, 2016 16:45
Show Gist options
  • Save pazams/c638193a48e21ed4da8184c245deb7b5 to your computer and use it in GitHub Desktop.
Save pazams/c638193a48e21ed4da8184c245deb7b5 to your computer and use it in GitHub Desktop.
{
"libs": [
"browser",
"ecma5",
"ecma6"
],
"loadEagerly": [
"importantfile.js"
],
"plugins": {
"node": {}
}
}
@zigius
Copy link

zigius commented Aug 30, 2016

ecma5 and ecma6 are depracated following the latest update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment