Skip to content

Instantly share code, notes, and snippets.

@sharnik

sharnik/.babelrc Secret

Created July 7, 2017 14:40
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
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