goodhood

An umbrella repository to hold all “semi open source” packages used by GoodHood exclusively.

Setup

Preview

Troubleshooting

yarn install fails after setting pre-release version in @goodhood/icons

Scenario

Issue

It’s a bug in yarn > 1.18. There is a long thread on github about it..

Workaround

Pin @goodhood/icons version for all packages in workspace. It’s sadly the best we can do right now.

🚨 Watch out! This may cause issues if you plan to do breaking changes. 🔥

Long-term outlook