npm update --force
npm audit fix --force
yarn pack
do not forget to add path of under developpement plugin in config.json file
https://fbflipper.com/docs/extending/loading-custom-plugins
git fetch
git pull
cd desktop
yarn start
In case of issue : brew reinstall icu4c yarn install
- Update version number on build.gradle ()
- Git commit, push
- Update version number on package.json
- Delete binary and lock file in desktop plugin
- npm install --force
- (npm pack)
- Git commit, push
- npm login
- npm publish