Closed edouard-lopez closed 6 years ago
@edouard-lopez : conflict, needs your help.
I had to update the master
branch:
git checkout master
git pull --rebase
Then rebase the pull request on top of it and repush
git checkout update-yarn-command
git rebase master
git push --force
You can now proceed
remove useless syntax and deprecated option from
build
command