Sachin Patel
Sachin Patel
### What version of Turborepo are you using? 1.2.9 ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...
### Describe the feature you'd like to request We've got a repo with 200+ packages - each package has a large number of tests. On CI (GHA) we run a...
### Describe the feature you'd like to request This is similar to nature to [1279](https://github.com/vercel/turborepo/issues/1279) but we have a repo that has hundreds of packages . In addition we have...
### Describe the feature you'd like to request Having a summary in json or textual format that indicates for a given task which ones where executed successfully via a cache...
### What version of Turborepo are you using? 1.4.6 ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...
### What version of Turborepo are you using? 1.2.9 ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...
### What version of Turborepo are you using? 1.6.3 ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...
When using this plugin with web pack 3 a deprecation warning is issued.. DeprecationWarning: Chunk.modules is deprecated. Use Chunk.getNumberOfModules/mapModules/forEachModule/containsModule instead.