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
Versions. angular-cli : 1.0.0-beta.11-webpack.2 node : 6.4.0 os : linux x64
Deleting component using ng d component <component_name> is not deleting component reference from app.module.ts and the folder which containing the deleted component.