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:

  1. what's best way change generator's templates?
  2. does yeoman sort of disk-based caching might surviving restarts , causing old code generated.
  3. if #2 yes, how flush cache new code gets used?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -