Commit 11adc9d
authored
fix(next): use correct config key for disabling turbo server fast refresh (#16215)
The previous PR set `enableServerFastRefresh: false` which was not the
correct config key - it should be `turbopackServerFastRefresh: false`.1 parent 79c8d7e commit 11adc9d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments