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
Right now we need to use clean: false for the deployment, to avoid removing the other version of the site. But this also keeps old files that are not needed.
The solution to this might require changes in pkgdown (as well?).
Right now we need to use
clean: falsefor the deployment, to avoid removing the other version of the site. But this also keeps old files that are not needed.The solution to this might require changes in pkgdown (as well?).