Skip to content

fix(next): use correct config key for disabling turbo server fast refresh#16215

Merged
AlessioGr merged 1 commit into
mainfrom
fix/invalid-config-key
Apr 8, 2026
Merged

fix(next): use correct config key for disabling turbo server fast refresh#16215
AlessioGr merged 1 commit into
mainfrom
fix/invalid-config-key

Conversation

@AlessioGr

@AlessioGr AlessioGr commented Apr 8, 2026

Copy link
Copy Markdown
Member

The previous PR set enableServerFastRefresh: false which was not the correct config key - it should be turbopackServerFastRefresh: false.


@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

📦 esbuild Bundle Analysis for payload

This analysis was generated by esbuild-bundle-analyzer. 🤖
This PR introduced no changes to the esbuild bundle! 🙌

@AlessioGr AlessioGr merged commit 11adc9d into main Apr 8, 2026
165 checks passed
@AlessioGr AlessioGr deleted the fix/invalid-config-key branch April 8, 2026 20:21
@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

🚀 This is included in version v3.82.1

milamer pushed a commit to milamer/payload that referenced this pull request Apr 20, 2026
…resh (payloadcms#16215)

The previous PR set `enableServerFastRefresh: false` which was not the
correct config key - it should be `turbopackServerFastRefresh: false`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants