Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Update packages/schema/src/config/experimental.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 17, 2022
1 parent 9cda52c commit c489f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/schema/src/config/experimental.ts
Expand Up @@ -83,7 +83,7 @@ export default defineUntypedSchema({
/** Enable cross-origin prefetch using the Speculation Rules API. */
crossOriginPrefetch: false,

/** write early hints when using node server */
/** Write early hints when using node server */
writeEarlyHints: true
}
})

0 comments on commit c489f53

Please sign in to comment.