Netflix / x-element

A dead simple starting point for custom elements.
Apache License 2.0
28 stars 12 forks source link

Publish package to JSR in addition to npm. #174

Closed theengineear closed 7 months ago

theengineear commented 7 months ago

This reworks our publish flow to publish both to npm and JSR with the same version (what we want). Note that care is take to wrap the npm version command so that we still use this first-class command as our anchor for bumping our version.