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
aegir release runs build then npm publish. npm publish runs prepare
which removes the dist folder and creates type defs.
We need typedefs and the bundle so just run the build step. This will
make building take a little longer.
0 commit comments