Open akosyakov opened 5 years ago
lerna bootstrap is dead slow: https://github.com/eclipse/che-theia-samples/blob/92f5d80b35e55a80fb69b2dc7ea4edeb31bb9d22/package.json#L8
I think there is some history behind : It was impossible to package plug-ins with yarn workspaces. (it has been fixed in plug-in packager) so lerna can go away now)
lerna bootstrap is dead slow: https://github.com/eclipse/che-theia-samples/blob/92f5d80b35e55a80fb69b2dc7ea4edeb31bb9d22/package.json#L8