Skip to content

Instantly share code, notes, and snippets.

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