Commit 653dab6
committed
Temporarily disable the mockito builder for better build perf.
The mockito builder is only needed for NNBD code and the default behavior
is for it to run on every `.dart` file and fully resolve each of those
files, which is slow. **Disabling this builder should improve local and CI
build times.**1 parent 8b79808 commit 653dab6
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments