Commit 3357cbf
committed
(optim): no need for separate cacheRoot per format
- similarly to the previous commit, it's unnecessary and less
performant to have a separate cacheRoot per format
- each TS compilation occurs before the format is changed anyway, so
at that point in the process, format is irrelevant
- builds can now re-use cache from other formats, which resulted in
a perf boost during testing1 parent 6929300 commit 3357cbf
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
0 commit comments