Use componentPackageDeps, remove packageDeps, add externalPackageDeps
So now when building, we actually use per-component set of package deps. There's no actual change in behaviour yet as we're still setting each of the componentPackageDeps to the union of all the package deps.
Please register or sign in to comment