Skip to content

Commit 83eece7

Browse files
yyyanghjantfu
andauthored
feat: update allow exports for react-router projects (#725)
Co-authored-by: Anthony Fu <[email protected]>
1 parent 45f5569 commit 83eece7

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
@@ -196,6 +196,10 @@ export async function react(
196196
'headers',
197197
'loader',
198198
'action',
199+
'clientLoader',
200+
'clientAction',
201+
'handle',
202+
'shouldRevalidate',
199203
]
200204
: []),
201205
],

0 commit comments

Comments
 (0)