Skip to content

Instantly share code, notes, and snippets.

@webuniverseio
Last active May 6, 2017 15:56
Show Gist options
  • Select an option

  • Save webuniverseio/8424cd1c15091e80e41c30374353315b to your computer and use it in GitHub Desktop.

Select an option

Save webuniverseio/8424cd1c15091e80e41c30374353315b to your computer and use it in GitHub Desktop.
Project scoped yarn
  • Checkout from git (switch to whatever commit is working for you)
  • run yarn from root
  • run yarn run build from root
  • remove .gitignore
  • remove tests, yarn-cache (-150 mb)
  • potentially clean up node_modules (flow-bin is like 25 mb)
  • test :)
  • commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment