Skip to content

Commit 40cd4e1

Browse files
committed
chore: jsdoc
1 parent 70b20a1 commit 40cd4e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/plugin-rsc/src/plugin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ export type RscPluginOptions = {
192192
*
193193
* This function allows you to group multiple client components into
194194
* custom chunks instead of having each module in its own chunk.
195+
* By default, client chunks are grouped by `meta.serverChunk`.
195196
*/
196197
clientChunks?: (meta: {
197198
/** client reference module id */

0 commit comments

Comments
 (0)