Skip to content

Instantly share code, notes, and snippets.

@clayallsopp
Created February 5, 2016 23:48
Show Gist options
  • Save clayallsopp/4690c93471702fceb715 to your computer and use it in GitHub Desktop.
Save clayallsopp/4690c93471702fceb715 to your computer and use it in GitHub Desktop.
"scripts": {
"build": "rm -rf ./dist/ && rm -rf ./tsDist/ && tsc && webpack && open index.html"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment