Skip to content

Commit bf10550

Browse files
lukesandbergsokra
andauthored
Update packages/next/src/server/config-shared.ts
Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
1 parent fbe912f commit bf10550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/src/server/config-shared.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ export interface ExperimentalConfig {
410410
/**
411411
* Enable filesystem cache for the turbopack dev server.
412412
*
413-
* Defaults to `true` in canary releases.
413+
* Defaults to `true`.
414414
*/
415415
turbopackFileSystemCacheForDev?: boolean
416416

0 commit comments

Comments
 (0)