angular cli - Renaming generated component/pipe -
is there simple way rename generated component/pipe.
suppose have generated component/pipe. rename later.
eg:
ng rename componentname newcomponentname
currently cli not supporting feature, is 1 of most wanted features in angular cli.
so right have manually rename components/pipes/etc if check comment, 1 created custom tool having functional looking for, haven't try tool yet, not sure if enough.
Comments
Post a Comment