umbra-protocol icon indicating copy to clipboard operation
umbra-protocol copied to clipboard

Explore publishing umbra-js package

Open apbendi opened this issue 4 years ago • 3 comments

Note: document process internally for future projects/updates

apbendi avatar Mar 26 '21 18:03 apbendi

Here are the requirements I'm looking at:

  • minified js bundles w/ source maps
  • includes typescript source files
  • package can be published to npm from command line (auto-version, etc) via yarn script

am i missing anything?

wildmolasses avatar Oct 18 '22 18:10 wildmolasses

As an alternative to CLI publishing, can also consider a github workflow that publishes on merge to master. Whichever is simpler is ok with me

mds1 avatar Oct 19 '22 00:10 mds1

Sounds good. If version number in package.json doesn't change, then no publish, yeah?

Thoughts @apbendi?

wildmolasses avatar Oct 19 '22 01:10 wildmolasses