Skip to content

Commit bc6a46f

Browse files
yyyanghjantfu
authored andcommitted
feat: update allow exports for react-router projects (antfu#725)
Co-authored-by: Anthony Fu <[email protected]>
1 parent 4f6c261 commit bc6a46f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/configs/react.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@ export async function react(
190190
'headers',
191191
'loader',
192192
'action',
193+
'clientLoader',
194+
'clientAction',
195+
'handle',
196+
'shouldRevalidate',
193197
]
194198
: []),
195199
],

0 commit comments

Comments
 (0)