Hate to give away our secrets, but if your product takes the form of an npm library, get you a canary build script. You should be able to push a button and get the user a build from trunk, fully automated. One of the best effort-to-value things I've ever built:

https://github.com/rocicorp/mono/blob/main/packages/zero/tool/create-canary.js
Post image

Comments