You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: add yarn to dev/buld scripts, update postinstall
run `yarn` automatically on `yarn dev` or `yarn build` to 1- update dependencies if needed, 2- trigger the `postinstall` script which will now remove the git-contributor-cache.json file to start the environment fresh each time
0 commit comments