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
The previous npm publish (but not official build publish) did not regenerate
some deleted files, so these were missing in the resulting package. This
happened because tsc was doing an incremental build, whilst npm thought it
was explicitly rebuilding everything.
0 commit comments