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
Hi,
I would like to ask if the command "ng github-pages:deploy" should clean up the "dist" folder when deploying? I see the obsolete files aren't deleted from "gh-pages" branch.
The "gh-pages" branch keeps growing up with these obsolete files. Should I clean up the "gh-pages" manually?