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
ng generate ngx-cli-toolkit:generate-schematic ...
should add files directory with templates for a component + spec file so that you don't have to start with a blank ng generate custom schematic in a project
This
should add
filesdirectory with templates for a component + spec file so that you don't have to start with a blankng generatecustom schematic in a project