Commit 3be1cee
committed
fix(cache-clear): align preload slotKey with main pendingKey
Preload setServerBuildSignals collapsed sourceless+buildId signals
into the cacheVersion-only slot, silently overwriting a real
cacheVersion-only signal queued for the same URL. Main's pendingKey
already separated the two cases.
Add 'sourceless-buildId' to the SlotKey union and FLUSH_ORDER and
route signals with buildId-but-no-source through it.1 parent 31d3d3a commit 3be1cee
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
0 commit comments