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
Should be a good idea to document the following dependencies being added by the ng-add schematic:
fuzzy
inquirer
inquirer-autocomplete-prompt
open
In this case, only open is being used for the ng deploy --preview command (as stated in the Angular discord firebase channel) whereas the others are needed only in the ng add step, so those can be safely removed after it 🤔