~/oss/redux-form–masterbranch ofredux-form/redux-form~/oss/rfdocs–masterbranch ofredux-form/redux-form-docs- This is auto deployed via Netlify to
redux-form.com(or it was before I transfered ownership to theredux-formorg) - Contains
publish.js, a horrible pre-Gatsby static site generator
- This is auto deployed via Netlify to
~/oss/redux-form-website-template–website-templatebranch ofredux-form/redux-form- This is where styling tweaks sometimes need to be made
- It needs to be
npm publish'd and the version updated in all the examplespackage.jsons andredux-form-docsrepos to get the new changes.
cd ~/oss/redux-form./scripts/build-examples.sh --rebuild~/oss/pub.sh 8.5.6(to publish v8.5.6)cd ~/oss/rfdocsgit add 8.5.6- Edit line 8 of
index.htmlto point to latest version git commit -a -m "v8.5.6"git push- Wait 5-10 minutes for Netlify to do the rest