Skip to content
Grimmer edited this page Oct 3, 2021 · 2 revisions

Welcome to the d4c-queue wiki!

Development note

Release steps

  • update CHANGELOG.md, bump version in package.json, push new tag
  • rm -rf build node_modules
  • yarn test
  • yarn doc
  • yarn doc:publish
  • npm publish
Clone this wiki locally