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
If deletion is necessary, Gitbook should only delete the files that need to be deleted for the build to occur. Deleting the entire directory can cause data loss if the output directory is misconfigured. For example, naively using ./ as the output directory might lead to things such as the loss of unpushed changes.
Duplicate of #106, but that seems to have been closed a while ago.