I tried using “ng destroy component foo” and it tells me “The destroy command is not supported by Angular-CLI”
How do we properly delete components with Angular CLI?
I tried using “ng destroy component foo” and it tells me “The destroy command is not supported by Angular-CLI”
How do we properly delete components with Angular CLI?