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
Release workflow executes `npm publish` on cleaned workspace. The
publish command *WILL* run the prepack script, which we are missing. Set
the prepack script to run the build script.
0 commit comments