Skip to content

Commit c7cfd0a

Browse files
committed
chore: comment
1 parent c80d860 commit c7cfd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-rsc/src/plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ type ClientReferenceMeta = {
5959
type ServerRerferenceMeta = {
6060
importId: string
6161
referenceKey: string
62-
// TODO: tree shake unused exports
62+
// TODO: tree shake unused server functions
6363
exportNames: string[]
6464
}
6565

0 commit comments

Comments
 (0)