You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have the signify-ts package published to npm (or github packages) on push. We can use a "development" or "next" tag for pushes to development branch.
The benefit of this is that users avoid pulling all signify-ts build dependencies and just use the already built modules. I.e., only the dist folder and package.json files will be published.
I can create an outline PR with the workflow for this if you think it is a good idea.
The text was updated successfully, but these errors were encountered:
It would be nice to have the signify-ts package published to npm (or github packages) on push. We can use a "development" or "next" tag for pushes to development branch.
The benefit of this is that users avoid pulling all signify-ts build dependencies and just use the already built modules. I.e., only the dist folder and package.json files will be published.
I can create an outline PR with the workflow for this if you think it is a good idea.
The text was updated successfully, but these errors were encountered: