Skip to content

Instantly share code, notes, and snippets.

@sharnik

sharnik/.babelrc Secret

Created July 7, 2017 14:40
Show Gist options
  • Save sharnik/eede0a1fc0bfd44bb40c7b444db8d549 to your computer and use it in GitHub Desktop.
Save sharnik/eede0a1fc0bfd44bb40c7b444db8d549 to your computer and use it in GitHub Desktop.
{
"env": {
"production": {
"plugins": ["transform-remove-console"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment