Skip to content

Add ci/cd

Auto publish the main branch to npm using Gitlab Pipelines.

  1. Run yarn dist
  2. Run yarn publish
    • Assume the version number has already been bumped
Edited by Michael Warner