Super happy to land this in mise!
Watch tasks will rebuild monorepo dependencies when this lands 馃帀
When I changed watch mode to also watch dependencies' sources, I didn't
take into account the fact that the sources will be used as-is (i.e.
not resolved to anything).
This meant the follow...