wclr / yalc

Work with yarn/npm packages locally like a boss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not automatically trigger npm run start?

zjp123 opened this issue · comments

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

commented

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