Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 13:22
Show Gist options
  • Save serhii-havrylenko/f76c58e6dd72aeacc51d74b2f46a513b to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/f76c58e6dd72aeacc51d74b2f46a513b to your computer and use it in GitHub Desktop.
{
"scripts": {
"build": "BABEL_ENV=build babel src --out-dir dist --source-maps --extensions .ts,.tsx --delete-dir-on-start --config-file ../../babel.config.js --no-comments"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment