cruise-automation / webviz

web-based visualization libraries
https://webviz.io/
Apache License 2.0
2.04k stars 412 forks source link

Confusion about yarn workspace usage #321

Closed wuweiweiwu closed 4 years ago

wuweiweiwu commented 4 years ago

Seems like yarn workspaces are used in this monorepo https://github.com/cruise-automation/webviz/blob/master/package.json#L142 but lerna is not utilizing it.

Would it make sense to remove the workspaces key from package.json since this monorepo uses lerna boostrap? or is there plans to migrate -> yarn & workspaces?

janpaul123 commented 4 years ago

I don't think there are concrete plans to migrate to yarn workspaces, so any cleanup would be welcome! 🙌