wclr / yalc

Work with yarn/npm packages locally like a boss.
MIT License
5.64k stars 147 forks source link

Do not automatically trigger npm run start? #196

Open zjp123 opened 2 years ago

zjp123 commented 2 years ago

Each yalc push does not automatically trigger the automatic update of the project. it need to manually execute NPM run start

wclr commented 2 years ago

What you mean by npm run start? yalc push doesn't run installation (like npm install or yarn commands).