Skip to content

Publishing

Simon Warta edited this page Aug 28, 2019 · 2 revisions
  • git clean -xdf && yarn install && yarn build
  • yarn publish
  • git push && git push --tags
Clone this wiki locally