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
Drop rimraf dep from start entrypoint to avoid bundle issues
Could've just unbundled rimraf instead so we can read it from the
non-bundle command entrypoints like this, but it's very easy to
reimplement ourselves, so let's just do that.
0 commit comments