angular - How to change Yeoman generator templates? -
i'm trying use old yeoman generator (angular-crud) create frontend rest api, need change templates , that's not working.
it going well; found templates, changed them, saw changes - of sudden don't see more changes when generate. original author not responding , it's late find else.
i've restarted computer several times same old code keeps being generated. questions, besides obvious general plea help, are:
- what's best way change generator's templates?
- does yeoman sort of disk-based caching might surviving restarts , causing old code generated.
- if #2 yes, how flush cache new code gets used?
Comments
Post a Comment