yalc icon indicating copy to clipboard operation
yalc copied to clipboard

Do not automatically trigger npm run start?

Open zjp123 opened this issue 3 years ago • 1 comments

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

zjp123 avatar Jun 04 '22 10:06 zjp123

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

wclr avatar Jun 05 '22 20:06 wclr