I typically delete my bundler caches every now in then in each individual meteor project, but I’m wondering if it’s also okay to delete the packages folder (which I think is in the global .meteor folder)
I know that at least some portion of whatever is in there will get re-downloaded anyway, but I’m guessing 50% are packages I used once and never downloaded/used again in any other project?