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
I think it would be really useful if I could set the custom filename when creating either component or module, ie: ng g component CrmClientsTableFilteringWrapper --filename=filtering-wrapper.component.ts
Sometimes the component names are becoming longer and longer and I need to rename the files manually to make the project tree more readable.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)Versions.
Repro steps.
The log given by the failure.
Desired functionality.
I think it would be really useful if I could set the custom filename when creating either component or module, ie:
ng g component CrmClientsTableFilteringWrapper --filename=filtering-wrapper.component.ts
Sometimes the component names are becoming longer and longer and I need to rename the files manually to make the project tree more readable.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: