Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 15:29
Show Gist options
  • Save serhii-havrylenko/f384448b08a9da562032d50d3523dec4 to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/f384448b08a9da562032d50d3523dec4 to your computer and use it in GitHub Desktop.
{
"scripts": {
"build:declarations": "lerna exec --parallel 'tsc --project ./tsconfig.build.json'",
"postbuild": "yarn build:declarations"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment