Similar to the initial POC (see it here), but with two differences.
- Simpler: It only has one package,
components
yarn
: As the name implies, it was used to test howauto
would work if usingyarn
, rather thanlerna
for the monorepo.
Again, given the similarities between this and the original POC linked above, check that README.md
for more detail.
The key takeaway for this experiment is: Doesn't seem like it works! I reached out to the team to their dev team to see if what I am trying to do without lerna
works. See the comment here.